#1E220E#1E220E
#1E220E is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.2% C 0.035 H 118.4°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #1E220E |
|---|---|
| RGB | rgb(30, 34, 14) |
| HSL | hsl(72, 42%, 9%) |
| HSV | hsv(72, 59%, 13%) |
| CMYK | cmyk(11.8%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(12.30, -5.98, 12.15) |
| CIE-LCH | lch(12.30, 13.54, 116.21°) |
| OKLab | oklab(24.19% -0.0167 0.0309) |
| OKLCH | oklch(24.19% 0.035 118.4) |
| XYZ | xyz(1.1867, 1.4518, 0.6331) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.96
Almost Black
#070D0D
ΔE00 12.06
Charcoal (survey)
#343837
ΔE00 12.39
Dark Forest Green
#002D04
ΔE00 12.48
Dark Olive
#373E02
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E220E #120E22
analogous
#221C0E #1E220E #14220E
triadic
#1E220E #0E1E22 #220E1E
tetradic
#1E220E #0E221C #120E22 #220E14
square
#1E220E #0E221C #120E22 #220E14
split-complementary
#1E220E #0E1422 #1C0E22
monochromatic
#131609 #131609 #1E220E #444D20 #6B7932
Accessibility & contrast
On white
16.27
#1E220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#1E220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E220E
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E220E | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#24200F
Tritanopia (blue-blind)
#20201D
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #1e220e; /* rgb */ color: rgb(30, 34, 14); /* oklch */ color: oklch(24.2% 0.035 118.4);
Tailwind
colors: {
custom: {
50: '#5a5c4d',
500: '#1e220e',
950: '#000000',
},
}SCSS
$custom: #1e220e; $custom-light: #5a5c4d; $custom-dark: #000000;
JSON
{
"hex": "#1e220e",
"rgb": {
"r": 30,
"g": 34,
"b": 14
},
"hsl": {
"h": 72,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.24186,
"c": 0.03513,
"h": 118.4
},
"luminance": 0.01452
}Semantic roles & 50–950 ramp
primary
#1E220E
secondary
#3A325A
accent
#56D16F
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977