#1E2E14#1E2E14
#1E2E14 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 27.9% C 0.050 H 134.5°. Best body text is #FFFFFF at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E14 |
|---|---|
| RGB | rgb(30, 46, 20) |
| HSL | hsl(97, 39%, 13%) |
| HSV | hsv(97, 57%, 18%) |
| CMYK | cmyk(34.8%, 0%, 56.5%, 82%) |
| CIE-LAB | lab(16.90, -12.62, 14.62) |
| CIE-LCH | lch(16.90, 19.31, 130.82°) |
| OKLab | oklab(27.92% -0.0348 0.0354) |
| OKLCH | oklch(27.92% 0.05 134.5) |
| XYZ | xyz(1.6386, 2.2805, 1.0155) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.57
Dark Forest Green
#002D04
ΔE00 7.17
Dark Green
#033500
ΔE00 8.48
Hunter Green (survey)
#0B4008
ΔE00 10.06
Dark Olive
#373E02
ΔE00 10.87
Forrest Green
#154406
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E14 #24142E
analogous
#2B2E14 #1E2E14 #142E17
triadic
#1E2E14 #141E2E #2E141E
tetradic
#1E2E14 #142B2E #24142E #2E1714
square
#1E2E14 #142B2E #24142E #2E1714
split-complementary
#1E2E14 #17142E #2E142B
monochromatic
#0E1509 #0E1509 #1E2E14 #3A5927 #568339
Accessibility & contrast
On white
14.42
#1E2E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E14
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E14 | 1.00 | 14.42 | 1.46 | 14.42 |
| #FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B12
Deuteranopia (green-blind)
#2D2916
Tritanopia (blue-blind)
#1E2C28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2e14; /* rgb */ color: rgb(30, 46, 20); /* oklch */ color: oklch(27.9% 0.050 134.5);
Tailwind
colors: {
custom: {
50: '#5a6652',
500: '#1e2e14',
950: '#000000',
},
}SCSS
$custom: #1e2e14; $custom-light: #5a6652; $custom-dark: #000000;
JSON
{
"hex": "#1e2e14",
"rgb": {
"r": 30,
"g": 46,
"b": 20
},
"hsl": {
"h": 96.923,
"s": 39.394,
"l": 12.941
},
"oklch": {
"l": 0.27922,
"c": 0.04959,
"h": 134.5
},
"luminance": 0.02281
}Semantic roles & 50–950 ramp
primary
#1E2E14
secondary
#543965
accent
#59CFA2
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78