#1E281E#1E281E
#1E281E is a dark, muted green. Relative luminance 0.019; OKLCH L 26.4% C 0.023 H 144.9°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #1E281E |
|---|---|
| RGB | rgb(30, 40, 30) |
| HSL | hsl(120, 14%, 14%) |
| HSV | hsv(120, 25%, 16%) |
| CMYK | cmyk(25%, 0%, 25%, 84.3%) |
| CIE-LAB | lab(14.88, -6.92, 5.18) |
| CIE-LCH | lch(14.88, 8.64, 143.18°) |
| OKLab | oklab(26.38% -0.0189 0.0133) |
| OKLCH | oklch(26.38% 0.023 144.9) |
| XYZ | xyz(1.5285, 1.8873, 1.5118) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 8.94
Dark Grey
#363737
ΔE00 10.34
Onyx
#353839
ΔE00 10.35
Almost Black
#070D0D
ΔE00 10.50
Gunmetal
#2A3439
ΔE00 10.64
Charcoal Grey
#3C4142
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E281E #281E28
analogous
#23281E #1E281E #1E2823
triadic
#1E281E #1E1E28 #281E1E
tetradic
#1E281E #1E2328 #281E28 #28231E
square
#1E281E #1E2328 #281E28 #28231E
split-complementary
#1E281E #231E28 #281E23
monochromatic
#0D110D #0D110D #1E281E #384B38 #526E52
Accessibility & contrast
On white
15.25
#1E281E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#1E281E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E281E
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E281E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E281E | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261D
Deuteranopia (green-blind)
#27251E
Tritanopia (blue-blind)
#1D2725
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1e281e; /* rgb */ color: rgb(30, 40, 30); /* oklch */ color: oklch(26.4% 0.023 144.9);
Tailwind
colors: {
custom: {
50: '#596159',
500: '#1e281e',
950: '#000000',
},
}SCSS
$custom: #1e281e; $custom-light: #596159; $custom-dark: #000000;
JSON
{
"hex": "#1e281e",
"rgb": {
"r": 30,
"g": 40,
"b": 30
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 13.725
},
"oklch": {
"l": 0.26376,
"c": 0.02312,
"h": 144.9
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#1E281E
secondary
#594959
accent
#71B7B7
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030503
muted
#787978