#1E2A14#1E2A14
#1E2A14 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.7% C 0.042 H 132.0°. Best body text is #FFFFFF at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A14 |
|---|---|
| RGB | rgb(30, 42, 20) |
| HSL | hsl(93, 35%, 12%) |
| HSV | hsv(93, 52%, 16%) |
| CMYK | cmyk(28.6%, 0%, 52.4%, 83.5%) |
| CIE-LAB | lab(15.39, -10.20, 12.73) |
| CIE-LCH | lch(15.39, 16.31, 128.70°) |
| OKLab | oklab(26.71% -0.028 0.0311) |
| OKLCH | oklch(26.71% 0.042 132) |
| XYZ | xyz(1.4896, 1.9824, 0.9658) |
| Luminance | 0.0198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.41
Dark Forest Green
#002D04
ΔE00 8.92
Dark Green
#033500
ΔE00 10.43
Dark Olive
#373E02
ΔE00 11.87
Hunter Green (survey)
#0B4008
ΔE00 12.09
Forrest Green
#154406
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A14 #20142A
analogous
#292A14 #1E2A14 #142A15
triadic
#1E2A14 #141E2A #2A141E
tetradic
#1E2A14 #14292A #20142A #2A1514
square
#1E2A14 #14292A #20142A #2A1514
split-complementary
#1E2A14 #15142A #2A1429
monochromatic
#0F150A #0F150A #1E2A14 #3C5328 #597D3B
Accessibility & contrast
On white
15.04
#1E2A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A14
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A14 | 1.00 | 15.04 | 1.40 | 15.04 |
| #FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2712
Deuteranopia (green-blind)
#2A2615
Tritanopia (blue-blind)
#1E2825
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1e2a14; /* rgb */ color: rgb(30, 42, 20); /* oklch */ color: oklch(26.7% 0.042 132.0);
Tailwind
colors: {
custom: {
50: '#5a6351',
500: '#1e2a14',
950: '#000000',
},
}SCSS
$custom: #1e2a14; $custom-light: #5a6351; $custom-dark: #000000;
JSON
{
"hex": "#1e2a14",
"rgb": {
"r": 30,
"g": 42,
"b": 20
},
"hsl": {
"h": 92.727,
"s": 35.484,
"l": 12.157
},
"oklch": {
"l": 0.26709,
"c": 0.04187,
"h": 132
},
"luminance": 0.01982
}Semantic roles & 50–950 ramp
primary
#1E2A14
secondary
#4F3A60
accent
#5CCC99
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040502
muted
#797978