#1E2A20#1E2A20
#1E2A20 is a dark, muted green. Relative luminance 0.020; OKLCH L 27.0% C 0.025 H 149.5°. Best body text is #FFFFFF at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A20 |
|---|---|
| RGB | rgb(30, 42, 32) |
| HSL | hsl(130, 17%, 14%) |
| HSV | hsv(130, 29%, 16%) |
| CMYK | cmyk(28.6%, 0%, 23.8%, 83.5%) |
| CIE-LAB | lab(15.68, -7.75, 4.89) |
| CIE-LCH | lch(15.68, 9.16, 147.78°) |
| OKLab | oklab(27.03% -0.0213 0.0126) |
| OKLCH | oklch(27.03% 0.025 149.5) |
| XYZ | xyz(1.6240, 2.0362, 1.6737) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.05
Onyx
#353839
ΔE00 10.51
Dark Grey
#363737
ΔE00 10.60
Gunmetal
#2A3439
ΔE00 10.62
Almost Black
#070D0D
ΔE00 11.23
Charcoal Grey
#3C4142
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A20 #2A1E28
analogous
#222A1E #1E2A20 #1E2A26
triadic
#1E2A20 #201E2A #2A201E
tetradic
#1E2A20 #1E222A #2A1E28 #2A261E
square
#1E2A20 #1E222A #2A1E28 #2A261E
split-complementary
#1E2A20 #261E2A #2A1E22
monochromatic
#0D120E #0D120E #1E2A20 #384E3B #517156
Accessibility & contrast
On white
14.92
#1E2A20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#1E2A20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A20
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A20 | 1.00 | 14.92 | 1.41 | 14.92 |
| #FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A281F
Deuteranopia (green-blind)
#282721
Tritanopia (blue-blind)
#1C2A27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2a20; /* rgb */ color: rgb(30, 42, 32); /* oklch */ color: oklch(27.0% 0.025 149.5);
Tailwind
colors: {
custom: {
50: '#5a635b',
500: '#1e2a20',
950: '#000000',
},
}SCSS
$custom: #1e2a20; $custom-light: #5a635b; $custom-dark: #000000;
JSON
{
"hex": "#1e2a20",
"rgb": {
"r": 30,
"g": 42,
"b": 32
},
"hsl": {
"h": 130,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.27028,
"c": 0.02475,
"h": 149.5
},
"luminance": 0.02036
}Semantic roles & 50–950 ramp
primary
#1E2A20
secondary
#5B4858
accent
#6EADB9
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#030504
muted
#787979