#1E2E1E#1E2E1E
#1E2E1E is a dark, muted green. Relative luminance 0.023; OKLCH L 28.2% C 0.036 H 144.6°. Best body text is #FFFFFF at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E1E |
|---|---|
| RGB | rgb(30, 46, 30) |
| HSL | hsl(120, 21%, 15%) |
| HSV | hsv(120, 35%, 18%) |
| CMYK | cmyk(34.8%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(17.10, -10.73, 8.24) |
| CIE-LCH | lch(17.10, 13.53, 142.48°) |
| OKLab | oklab(28.16% -0.0293 0.0209) |
| OKLCH | oklch(28.16% 0.036 144.6) |
| XYZ | xyz(1.7467, 2.3237, 1.5845) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.46
Dark Forest Green
#002D04
ΔE00 9.68
Charcoal (survey)
#343837
ΔE00 11.44
Dark Green
#033500
ΔE00 11.52
Evergreen
#05472A
ΔE00 11.72
Pine Green
#0A481E
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E1E #2E1E2E
analogous
#262E1E #1E2E1E #1E2E26
triadic
#1E2E1E #1E1E2E #2E1E1E
tetradic
#1E2E1E #1E262E #2E1E2E #2E261E
square
#1E2E1E #1E262E #2E1E2E #2E261E
split-complementary
#1E2E1E #261E2E #2E1E26
monochromatic
#0C130C #0C130C #1E2E1E #365336 #4E784E
Accessibility & contrast
On white
14.34
#1E2E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E1E
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E1E | 1.00 | 14.34 | 1.46 | 14.34 |
| #FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1D
Deuteranopia (green-blind)
#2C291F
Tritanopia (blue-blind)
#1C2D2A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2e1e; /* rgb */ color: rgb(30, 46, 30); /* oklch */ color: oklch(28.2% 0.036 144.6);
Tailwind
colors: {
custom: {
50: '#5a6659',
500: '#1e2e1e',
950: '#000000',
},
}SCSS
$custom: #1e2e1e; $custom-light: #5a6659; $custom-dark: #000000;
JSON
{
"hex": "#1e2e1e",
"rgb": {
"r": 30,
"g": 46,
"b": 30
},
"hsl": {
"h": 120,
"s": 21.053,
"l": 14.902
},
"oklch": {
"l": 0.28156,
"c": 0.03597,
"h": 144.6
},
"luminance": 0.02324
}Semantic roles & 50–950 ramp
primary
#1E2E1E
secondary
#604860
accent
#6ABEBE
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78