#1E2A08#1E2A08
#1E2A08 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.5% C 0.057 H 126.6°. Best body text is #FFFFFF at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A08 |
|---|---|
| RGB | rgb(30, 42, 8) |
| HSL | hsl(81, 68%, 10%) |
| HSV | hsv(81, 81%, 16%) |
| CMYK | cmyk(28.6%, 0%, 81%, 83.5%) |
| CIE-LAB | lab(15.22, -11.79, 18.63) |
| CIE-LCH | lch(15.22, 22.05, 122.33°) |
| OKLab | oklab(26.51% -0.0337 0.0454) |
| OKLCH | oklch(26.51% 0.057 126.6) |
| XYZ | xyz(1.4072, 1.9495, 0.5318) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.98
Dark Forest Green
#002D04
ΔE00 7.80
Dark Green
#033500
ΔE00 8.65
Dark Olive
#373E02
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 10.41
Forrest Green
#154406
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A08 #14082A
analogous
#2A2508 #1E2A08 #0D2A08
triadic
#1E2A08 #081E2A #2A081E
tetradic
#1E2A08 #082A25 #14082A #2A080D
square
#1E2A08 #082A25 #14082A #2A080D
split-complementary
#1E2A08 #080D2A #25082A
monochromatic
#121A05 #121A05 #1E2A08 #435D12 #67911C
Accessibility & contrast
On white
15.11
#1E2A08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#1E2A08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A08
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A08 | 1.00 | 15.11 | 1.39 | 15.11 |
| #FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2705
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#202823
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1e2a08; /* rgb */ color: rgb(30, 42, 8); /* oklch */ color: oklch(26.5% 0.057 126.6);
Tailwind
colors: {
custom: {
50: '#5b634a',
500: '#1e2a08',
950: '#000000',
},
}SCSS
$custom: #1e2a08; $custom-light: #5b634a; $custom-dark: #000000;
JSON
{
"hex": "#1e2a08",
"rgb": {
"r": 30,
"g": 42,
"b": 8
},
"hsl": {
"h": 81.176,
"s": 68,
"l": 9.804
},
"oklch": {
"l": 0.26511,
"c": 0.0565,
"h": 126.6
},
"luminance": 0.01949
}Semantic roles & 50–950 ramp
primary
#1E2A08
secondary
#3D2569
accent
#3DEB7A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977