#1E2F09#1E2F09
#1E2F09 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.064 H 130.3°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2F09 |
|---|---|
| RGB | rgb(30, 47, 9) |
| HSL | hsl(87, 68%, 11%) |
| HSV | hsv(87, 81%, 18%) |
| CMYK | cmyk(36.2%, 0%, 80.9%, 81.6%) |
| CIE-LAB | lab(17.13, -14.61, 20.61) |
| CIE-LCH | lch(17.13, 25.26, 125.33°) |
| OKLab | oklab(28.06% -0.0413 0.0486) |
| OKLCH | oklch(28.06% 0.064 130.3) |
| XYZ | xyz(1.6012, 2.3287, 0.6235) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.39
Dark Forest Green
#002D04
ΔE00 6.37
Dark Green
#033500
ΔE00 6.66
Hunter Green (survey)
#0B4008
ΔE00 8.22
Dark Olive
#373E02
ΔE00 8.53
Forrest Green
#154406
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2F09 #1A092F
analogous
#2F2D09 #1E2F09 #0B2F09
triadic
#1E2F09 #091E2F #2F091E
tetradic
#1E2F09 #092F2D #1A092F #2F090B
square
#1E2F09 #092F2D #1A092F #2F090B
split-complementary
#1E2F09 #090B2F #2D092F
monochromatic
#101A05 #101A05 #1E2F09 #3F6213 #60961D
Accessibility & contrast
On white
14.33
#1E2F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1E2F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2F09
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2F09 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B05
Deuteranopia (green-blind)
#2F2A0C
Tritanopia (blue-blind)
#1F2D27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2f09; /* rgb */ color: rgb(30, 47, 9); /* oklch */ color: oklch(28.1% 0.064 130.3);
Tailwind
colors: {
custom: {
50: '#5b674b',
500: '#1e2f09',
950: '#000000',
},
}SCSS
$custom: #1e2f09; $custom-light: #5b674b; $custom-dark: #000000;
JSON
{
"hex": "#1e2f09",
"rgb": {
"r": 30,
"g": 47,
"b": 9
},
"hsl": {
"h": 86.842,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.28061,
"c": 0.06375,
"h": 130.3
},
"luminance": 0.02329
}Semantic roles & 50–950 ramp
primary
#1E2F09
secondary
#46276D
accent
#3DEB8B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77