#1E2A1E#1E2A1E
#1E2A1E is a dark, muted green. Relative luminance 0.020; OKLCH L 27.0% C 0.027 H 144.8°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A1E |
|---|---|
| RGB | rgb(30, 42, 30) |
| HSL | hsl(120, 17%, 14%) |
| HSV | hsv(120, 29%, 16%) |
| CMYK | cmyk(28.6%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(15.62, -8.22, 6.21) |
| CIE-LCH | lch(15.62, 10.30, 142.94°) |
| OKLab | oklab(26.97% -0.0224 0.0159) |
| OKLCH | oklch(26.97% 0.027 144.8) |
| XYZ | xyz(1.5977, 2.0256, 1.5349) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.76
Onyx
#353839
ΔE00 11.26
Dark Grey
#363737
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 11.62
Very Dark Green
#062E03
ΔE00 11.67
Almost Black
#070D0D
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A1E #2A1E2A
analogous
#242A1E #1E2A1E #1E2A24
triadic
#1E2A1E #1E1E2A #2A1E1E
tetradic
#1E2A1E #1E242A #2A1E2A #2A241E
square
#1E2A1E #1E242A #2A1E2A #2A241E
split-complementary
#1E2A1E #241E2A #2A1E24
monochromatic
#0D120D #0D120D #1E2A1E #384E38 #517151
Accessibility & contrast
On white
14.94
#1E2A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#1E2A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A1E
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A1E | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#29261F
Tritanopia (blue-blind)
#1D2927
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2a1e; /* rgb */ color: rgb(30, 42, 30); /* oklch */ color: oklch(27.0% 0.027 144.8);
Tailwind
colors: {
custom: {
50: '#5a6359',
500: '#1e2a1e',
950: '#000000',
},
}SCSS
$custom: #1e2a1e; $custom-light: #5a6359; $custom-dark: #000000;
JSON
{
"hex": "#1e2a1e",
"rgb": {
"r": 30,
"g": 42,
"b": 30
},
"hsl": {
"h": 120,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.26966,
"c": 0.02749,
"h": 144.8
},
"luminance": 0.02026
}Semantic roles & 50–950 ramp
primary
#1E2A1E
secondary
#5B485B
accent
#6EB9B9
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#030503
muted
#787978