#1E2E20#1E2E20
#1E2E20 is a dark, muted green. Relative luminance 0.023; OKLCH L 28.2% C 0.033 H 147.9°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E20 |
|---|---|
| RGB | rgb(30, 46, 32) |
| HSL | hsl(128, 21%, 15%) |
| HSV | hsv(128, 35%, 18%) |
| CMYK | cmyk(34.8%, 0%, 30.4%, 82%) |
| CIE-LAB | lab(17.15, -10.29, 6.94) |
| CIE-LCH | lch(17.15, 12.41, 145.99°) |
| OKLab | oklab(28.21% -0.0282 0.0177) |
| OKLCH | oklch(28.21% 0.033 147.9) |
| XYZ | xyz(1.7730, 2.3342, 1.7233) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.24
Dark Forest Green
#002D04
ΔE00 10.40
Charcoal (survey)
#343837
ΔE00 10.79
Evergreen
#05472A
ΔE00 12.06
Dark Green
#033500
ΔE00 12.29
Onyx
#353839
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E20 #2E1E2C
analogous
#242E1E #1E2E20 #1E2E28
triadic
#1E2E20 #201E2E #2E201E
tetradic
#1E2E20 #1E242E #2E1E2C #2E281E
square
#1E2E20 #1E242E #2E1E2C #2E281E
split-complementary
#1E2E20 #281E2E #2E1E24
monochromatic
#0C130D #0C130D #1E2E20 #36533A #4E7854
Accessibility & contrast
On white
14.32
#1E2E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1E2E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E20
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E20 | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1F
Deuteranopia (green-blind)
#2C2A21
Tritanopia (blue-blind)
#1C2D2A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2e20; /* rgb */ color: rgb(30, 46, 32); /* oklch */ color: oklch(28.2% 0.033 147.9);
Tailwind
colors: {
custom: {
50: '#5a665b',
500: '#1e2e20',
950: '#000000',
},
}SCSS
$custom: #1e2e20; $custom-light: #5a665b; $custom-dark: #000000;
JSON
{
"hex": "#1e2e20",
"rgb": {
"r": 30,
"g": 46,
"b": 32
},
"hsl": {
"h": 127.5,
"s": 21.053,
"l": 14.902
},
"oklch": {
"l": 0.28213,
"c": 0.03327,
"h": 147.9
},
"luminance": 0.02334
}Semantic roles & 50–950 ramp
primary
#1E2E20
secondary
#60485D
accent
#6AB3BE
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#030604
muted
#787A79