#617018
a dark, vivid green · warm · closest name: Dark Olive Green
At a glance
Every number on this page in one read: what #617018 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #617018 |
| RGB | rgb(97, 112, 24) |
| HSL | hsl(70, 65%, 27%) |
| CMYK | cmyk(13%, 0%, 79%, 56%) |
| LAB | lab(44.5 -18.0 43.7) |
| LCH | lch(44.5 47.3 112.4) |
| OKLCH | oklch(0.515 0.110 119.1) |
| Decimal | 6385688 |
| Display P3 | color(display-p3 0.380 0.439 0.094) |
Copy-ready code
/* CSS */
color: #617018;
background-color: #617018;
/* Tailwind (arbitrary) */
class="text-[#617018] bg-[#617018]"
/* SCSS */
$brand: #617018;
/* SwiftUI */
Color(red: 0.380, green: 0.439, blue: 0.094)
/* Android */
Color.parseColor("#617018")
/* Flutter */
Color(0xFF617018)
/* Python / OpenCV (BGR) */
(24, 112, 97)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #617018 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FAFBF3;
--brand-100: #F5F7E8;
--brand-200: #EAF1CB;
--brand-300: #DFEBA3;
--brand-400: #CFE174;
--brand-500: #BFD746;
--brand-600: #AFCA2B;
--brand-700: #92A824;
--brand-800: #74861D;
--brand-900: #617018;
--brand-950: #353D0F;
--brand: #617018;
--brand-ink: #ffffff;
}Colors that work with #617018
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #617018
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #271870 | Directly opposite — maximum tension | |
| Analogous left | #705318 | Neighbour, quieter | |
| Analogous right | #357018 | Neighbour, quieter | |
| Split-complement 1 | #183570 | Contrast without the clash | |
| Split-complement 2 | #531870 | Contrast without the clash | |
| Triadic 1 | #186170 | Even thirds — balanced and loud | |
| Triadic 2 | #701861 | Even thirds — balanced and loud | |
| Tetradic | #187053 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#617018 text on a black background
contrast 3.84:1
#617018 text on a white background
contrast 5.47:1
CSS3 live lab
The quick brown fox
color: #617018;
background-color: #617018;
Glowing headline
text-shadow: 2px 2px 8px #617018;
Soft neon halo
text-shadow: 0 0 14px rgba(97, 112, 24, 0.45);
box-shadow: 0 12px 32px -8px rgba(97, 112, 24, 0.45);
border: 3px solid #617018; background: linear-gradient(135deg, #617018, #267018);
Monochromatic scale
Palettes built from #617018
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Olive (#808000) — ΔE2000 9.5 away, with its history, psychology and brand usage.
#617018 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#617018, answered
What color is #617018?
#617018 is a dark vivid green, closest to Dark Olive Green (ΔE2000 6). It sits at 70° on the hue wheel with 65% saturation and 27% lightness, which reads as warm.
What is the RGB value of #617018?
rgb(97, 112, 24) — 97 red, 112 green and 24 blue out of 255, or 38% / 43.9% / 9.4% by channel.
Is #617018 a light or a dark color?
It is a dark color. Relative luminance is 0.1420 and perceived brightness is 40%, so white text on it reaches 5.47:1.
Should I use black or white text on #617018?
White. It scores 5.47:1 against #617018, versus 3.84:1 for black — AA at any size.
What is the complementary color of #617018?
#271870 sits directly opposite on the wheel. Softer options are the split-complements #183570 and #531870, which give the same contrast with far less vibration.
What colors go well with #617018?
For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #151D73 as an accent and #5B6917 for hover and pressed states. For a palette, the analogous pair #705318 and #357018 stays calm, while #271870 is the loudest partner.
What is #617018 in CMYK for printing?
cmyk(13%, 0%, 79%, 56%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #617018 warm or cool?
Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #705F18; nudged cooler, #417117.