#1E2822#1E2822
#1E2822 is a dark, near-neutral green. Relative luminance 0.019; OKLCH L 26.5% C 0.018 H 158.6°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2822 |
|---|---|
| RGB | rgb(30, 40, 34) |
| HSL | hsl(144, 14%, 14%) |
| HSV | hsv(144, 25%, 16%) |
| CMYK | cmyk(25%, 0%, 15%, 84.3%) |
| CIE-LAB | lab(15.00, -5.94, 2.52) |
| CIE-LCH | lch(15.00, 6.46, 157.02°) |
| OKLab | oklab(26.51% -0.0167 0.0065) |
| OKLCH | oklch(26.51% 0.018 158.6) |
| XYZ | xyz(1.5829, 1.9090, 1.7981) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.57
Gunmetal
#2A3439
ΔE00 8.48
Onyx
#353839
ΔE00 8.81
Dark Grey
#363737
ΔE00 8.97
Almost Black
#070D0D
ΔE00 9.30
Charcoal Grey
#3C4142
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2822 #281E24
analogous
#1F281E #1E2822 #1E2827
triadic
#1E2822 #221E28 #28221E
tetradic
#1E2822 #1E1F28 #281E24 #28271E
square
#1E2822 #1E1F28 #281E24 #28271E
split-complementary
#1E2822 #271E28 #281E1F
monochromatic
#0D110F #0D110F #1E2822 #384B40 #526E5D
Accessibility & contrast
On white
15.20
#1E2822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#1E2822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2822
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2822 | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282622
Deuteranopia (green-blind)
#262522
Tritanopia (blue-blind)
#1C2826
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1e2822; /* rgb */ color: rgb(30, 40, 34); /* oklch */ color: oklch(26.5% 0.018 158.6);
Tailwind
colors: {
custom: {
50: '#59615c',
500: '#1e2822',
950: '#000000',
},
}SCSS
$custom: #1e2822; $custom-light: #59615c; $custom-dark: #000000;
JSON
{
"hex": "#1e2822",
"rgb": {
"r": 30,
"g": 40,
"b": 34
},
"hsl": {
"h": 144,
"s": 14.286,
"l": 13.725
},
"oklch": {
"l": 0.26509,
"c": 0.0179,
"h": 158.6
},
"luminance": 0.01909
}Semantic roles & 50–950 ramp
primary
#1E2822
secondary
#594953
accent
#719BB7
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030504
muted
#787979