#1E2E18#1E2E18
#1E2E18 is a dark, muted green. Relative luminance 0.023; OKLCH L 28.0% C 0.044 H 137.5°. Best body text is #FFFFFF at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2E18 |
|---|---|
| RGB | rgb(30, 46, 24) |
| HSL | hsl(104, 31%, 14%) |
| HSV | hsv(104, 48%, 18%) |
| CMYK | cmyk(34.8%, 0%, 47.8%, 82%) |
| CIE-LAB | lab(16.97, -11.94, 12.10) |
| CIE-LCH | lch(16.97, 17.00, 134.60°) |
| OKLab | oklab(28.01% -0.0326 0.0299) |
| OKLCH | oklch(28.01% 0.044 137.5) |
| XYZ | xyz(1.6772, 2.2959, 1.2188) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.50
Dark Forest Green
#002D04
ΔE00 7.93
Dark Green
#033500
ΔE00 9.52
Hunter Green (survey)
#0B4008
ΔE00 11.03
Evergreen
#05472A
ΔE00 11.17
Pine Green
#0A481E
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2E18 #28182E
analogous
#292E18 #1E2E18 #182E1D
triadic
#1E2E18 #181E2E #2E181E
tetradic
#1E2E18 #18292E #28182E #2E1D18
square
#1E2E18 #18292E #28182E #2E1D18
split-complementary
#1E2E18 #1D182E #2E1829
monochromatic
#0D140A #0D140A #1E2E18 #38562D #527E42
Accessibility & contrast
On white
14.39
#1E2E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2E18
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2E18 | 1.00 | 14.39 | 1.46 | 14.39 |
| #FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B16
Deuteranopia (green-blind)
#2D2919
Tritanopia (blue-blind)
#1D2D29
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2e18; /* rgb */ color: rgb(30, 46, 24); /* oklch */ color: oklch(28.0% 0.044 137.5);
Tailwind
colors: {
custom: {
50: '#5a6655',
500: '#1e2e18',
950: '#000000',
},
}SCSS
$custom: #1e2e18; $custom-light: #5a6655; $custom-dark: #000000;
JSON
{
"hex": "#1e2e18",
"rgb": {
"r": 30,
"g": 46,
"b": 24
},
"hsl": {
"h": 103.636,
"s": 31.429,
"l": 13.725
},
"oklch": {
"l": 0.28006,
"c": 0.04424,
"h": 137.5
},
"luminance": 0.02296
}Semantic roles & 50–950 ramp
primary
#1E2E18
secondary
#593F63
accent
#60C8AB
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040603
muted
#797A78