#1E301E#1E301E
#1E301E is a dark, muted green. Relative luminance 0.025; OKLCH L 28.8% C 0.040 H 144.4°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #1E301E |
|---|---|
| RGB | rgb(30, 48, 30) |
| HSL | hsl(120, 23%, 15%) |
| HSV | hsv(120, 38%, 19%) |
| CMYK | cmyk(37.5%, 0%, 37.5%, 81.2%) |
| CIE-LAB | lab(17.84, -11.95, 9.25) |
| CIE-LCH | lch(17.84, 15.11, 142.26°) |
| OKLab | oklab(28.75% -0.0326 0.0233) |
| OKLCH | oklch(28.75% 0.04 144.4) |
| XYZ | xyz(1.8266, 2.4836, 1.6112) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.52
Dark Forest Green
#002D04
ΔE00 8.75
Dark Green
#033500
ΔE00 10.52
Evergreen
#05472A
ΔE00 10.65
Pine Green
#0A481E
ΔE00 11.66
Hunter Green (survey)
#0B4008
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E301E #301E30
analogous
#27301E #1E301E #1E3027
triadic
#1E301E #1E1E30 #301E1E
tetradic
#1E301E #1E2730 #301E30 #30271E
square
#1E301E #1E2730 #301E30 #30271E
split-complementary
#1E301E #271E30 #301E27
monochromatic
#0C130C #0C130C #1E301E #365636 #4D7B4D
Accessibility & contrast
On white
14.03
#1E301E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#1E301E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E301E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E301E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E301E | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1D
Deuteranopia (green-blind)
#2E2B1F
Tritanopia (blue-blind)
#1C2F2B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1e301e; /* rgb */ color: rgb(30, 48, 30); /* oklch */ color: oklch(28.8% 0.040 144.4);
Tailwind
colors: {
custom: {
50: '#5a6859',
500: '#1e301e',
950: '#000000',
},
}SCSS
$custom: #1e301e; $custom-light: #5a6859; $custom-dark: #000000;
JSON
{
"hex": "#1e301e",
"rgb": {
"r": 30,
"g": 48,
"b": 30
},
"hsl": {
"h": 120,
"s": 23.077,
"l": 15.294
},
"oklch": {
"l": 0.28755,
"c": 0.04007,
"h": 144.4
},
"luminance": 0.02484
}Semantic roles & 50–950 ramp
primary
#1E301E
secondary
#634763
accent
#68C0C0
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78