#181E06#181E06
#181E06 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.2% C 0.042 H 121.5°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #181E06 |
|---|---|
| RGB | rgb(24, 30, 6) |
| HSL | hsl(75, 67%, 7%) |
| HSV | hsv(75, 80%, 12%) |
| CMYK | cmyk(20%, 0%, 80%, 88.2%) |
| CIE-LAB | lab(10.08, -7.65, 12.43) |
| CIE-LCH | lch(10.08, 14.60, 121.62°) |
| OKLab | oklab(22.22% -0.022 0.036) |
| OKLCH | oklch(22.22% 0.042 121.5) |
| XYZ | xyz(0.8738, 1.1359, 0.3455) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.92
Dark Forest Green
#002D04
ΔE00 11.34
Almost Black
#070D0D
ΔE00 12.18
Dark Green
#033500
ΔE00 13.09
Black
#000000
ΔE00 13.64
Charcoal (survey)
#343837
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#181E06 #0C061E
analogous
#1E1806 #181E06 #0C1E06
triadic
#181E06 #06181E #1E0618
tetradic
#181E06 #061E18 #0C061E #1E060C
square
#181E06 #061E18 #0C061E #1E060C
split-complementary
#181E06 #060C1E #18061E
monochromatic
#141A05 #141A05 #181E06 #415110 #6A841A
Accessibility & contrast
On white
17.11
#181E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#181E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #181E06
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##181E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##181E06 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C04
Deuteranopia (green-blind)
#201C07
Tritanopia (blue-blind)
#1A1C19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #181e06; /* rgb */ color: rgb(24, 30, 6); /* oklch */ color: oklch(22.2% 0.042 121.5);
Tailwind
colors: {
custom: {
50: '#545949',
500: '#181e06',
950: '#000000',
},
}SCSS
$custom: #181e06; $custom-light: #545949; $custom-dark: #000000;
JSON
{
"hex": "#181e06",
"rgb": {
"r": 24,
"g": 30,
"b": 6
},
"hsl": {
"h": 75,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.22216,
"c": 0.04215,
"h": 121.5
},
"luminance": 0.01136
}Semantic roles & 50–950 ramp
primary
#181E06
secondary
#31225E
accent
#3EEA69
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877