#1E2A16#1E2A16
#1E2A16 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.8% C 0.039 H 133.6°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A16 |
|---|---|
| RGB | rgb(30, 42, 22) |
| HSL | hsl(96, 31%, 13%) |
| HSV | hsv(96, 48%, 16%) |
| CMYK | cmyk(28.6%, 0%, 47.6%, 83.5%) |
| CIE-LAB | lab(15.43, -9.85, 11.44) |
| CIE-LCH | lch(15.43, 15.10, 130.71°) |
| OKLab | oklab(26.75% -0.0269 0.0283) |
| OKLCH | oklch(26.75% 0.039 133.6) |
| XYZ | xyz(1.5082, 1.9898, 1.0635) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.92
Dark Forest Green
#002D04
ΔE00 9.36
Dark Green
#033500
ΔE00 10.97
Charcoal (survey)
#343837
ΔE00 12.45
Dark Olive
#373E02
ΔE00 12.50
Hunter Green (survey)
#0B4008
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A16 #22162A
analogous
#282A16 #1E2A16 #162A18
triadic
#1E2A16 #161E2A #2A161E
tetradic
#1E2A16 #16282A #22162A #2A1816
square
#1E2A16 #16282A #22162A #2A1816
split-complementary
#1E2A16 #18162A #2A1628
monochromatic
#0E140B #0E140B #1E2A16 #3B522B #577A40
Accessibility & contrast
On white
15.02
#1E2A16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2A16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A16
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A16 | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2715
Deuteranopia (green-blind)
#2A2617
Tritanopia (blue-blind)
#1E2925
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2a16; /* rgb */ color: rgb(30, 42, 22); /* oklch */ color: oklch(26.8% 0.039 133.6);
Tailwind
colors: {
custom: {
50: '#5a6353',
500: '#1e2a16',
950: '#000000',
},
}SCSS
$custom: #1e2a16; $custom-light: #5a6353; $custom-dark: #000000;
JSON
{
"hex": "#1e2a16",
"rgb": {
"r": 30,
"g": 42,
"b": 22
},
"hsl": {
"h": 96,
"s": 31.25,
"l": 12.549
},
"oklch": {
"l": 0.26754,
"c": 0.03904,
"h": 133.6
},
"luminance": 0.0199
}Semantic roles & 50–950 ramp
primary
#1E2A16
secondary
#513D5F
accent
#60C79E
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040502
muted
#797978