#1E2E1C#1E2E1C
#1E2E1C is a dark, muted green. Relative luminance 0.023; OKLCH L 28.1% C 0.039 H 141.8°. Best body text is #FFFFFF at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E1C |
|---|---|
| RGB | rgb(30, 46, 28) |
| HSL | hsl(113, 24%, 15%) |
| HSV | hsv(113, 39%, 18%) |
| CMYK | cmyk(34.8%, 0%, 39.1%, 82%) |
| CIE-LAB | lab(17.05, -11.16, 9.54) |
| CIE-LCH | lch(17.05, 14.68, 139.47°) |
| OKLab | oklab(28.1% -0.0304 0.024) |
| OKLCH | oklch(28.1% 0.039 141.8) |
| XYZ | xyz(1.7220, 2.3138, 1.4543) |
| Luminance | 0.0231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.74
Dark Forest Green
#002D04
ΔE00 9.02
Dark Green
#033500
ΔE00 10.79
Evergreen
#05472A
ΔE00 11.46
Charcoal (survey)
#343837
ΔE00 12.07
Hunter Green (survey)
#0B4008
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E1C #2C1C2E
analogous
#272E1C #1E2E1C #1C2E23
triadic
#1E2E1C #1C1E2E #2E1C1E
tetradic
#1E2E1C #1C272E #2C1C2E #2E231C
square
#1E2E1C #1C272E #2C1C2E #2E231C
split-complementary
#1E2E1C #231C2E #2E1C27
monochromatic
#0C130C #0C130C #1E2E1C #375433 #507A4A
Accessibility & contrast
On white
14.36
#1E2E1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2E1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E1C
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E1C | 1.00 | 14.36 | 1.46 | 14.36 |
| #FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1B
Deuteranopia (green-blind)
#2C291D
Tritanopia (blue-blind)
#1D2D29
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2e1c; /* rgb */ color: rgb(30, 46, 28); /* oklch */ color: oklch(28.1% 0.039 141.8);
Tailwind
colors: {
custom: {
50: '#5a6658',
500: '#1e2e1c',
950: '#000000',
},
}SCSS
$custom: #1e2e1c; $custom-light: #5a6658; $custom-dark: #000000;
JSON
{
"hex": "#1e2e1c",
"rgb": {
"r": 30,
"g": 46,
"b": 28
},
"hsl": {
"h": 113.333,
"s": 24.324,
"l": 14.51
},
"oklch": {
"l": 0.28103,
"c": 0.03872,
"h": 141.8
},
"luminance": 0.02314
}Semantic roles & 50–950 ramp
primary
#1E2E1C
secondary
#5E4561
accent
#67C1B7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78