#1E331A#1E331A
#1E331A is a dark, muted green. Relative luminance 0.027; OKLCH L 29.6% C 0.051 H 140.5°. Best body text is #FFFFFF at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #1E331A |
|---|---|
| RGB | rgb(30, 51, 26) |
| HSL | hsl(110, 32%, 15%) |
| HSV | hsv(110, 49%, 20%) |
| CMYK | cmyk(41.2%, 0%, 49%, 80%) |
| CIE-LAB | lab(18.88, -14.50, 13.27) |
| CIE-LCH | lch(18.88, 19.66, 137.56°) |
| OKLab | oklab(29.57% -0.0396 0.0327) |
| OKLCH | oklch(29.57% 0.051 140.5) |
| XYZ | xyz(1.9056, 2.7182, 1.4013) |
| Luminance | 0.0272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.17
Dark Forest Green
#002D04
ΔE00 6.60
Dark Green
#033500
ΔE00 7.93
Evergreen
#05472A
ΔE00 9.07
Hunter Green (survey)
#0B4008
ΔE00 9.17
Pine Green
#0A481E
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E331A #2F1A33
analogous
#2A331A #1E331A #1A3322
triadic
#1E331A #1A1E33 #331A1E
tetradic
#1E331A #1A2A33 #2F1A33 #33221A
square
#1E331A #1A2A33 #2F1A33 #33221A
split-complementary
#1E331A #221A33 #331A2A
monochromatic
#0C140A #0C140A #1E331A #365C2F #4E8443
Accessibility & contrast
On white
13.60
#1E331A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#1E331A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E331A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E331A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E331A | 1.00 | 13.60 | 1.54 | 13.60 |
| #FFFFFF | 13.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F18
Deuteranopia (green-blind)
#312D1B
Tritanopia (blue-blind)
#1C322D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #1e331a; /* rgb */ color: rgb(30, 51, 26); /* oklch */ color: oklch(29.6% 0.051 140.5);
Tailwind
colors: {
custom: {
50: '#5b6a56',
500: '#1e331a',
950: '#000000',
},
}SCSS
$custom: #1e331a; $custom-light: #5b6a56; $custom-dark: #000000;
JSON
{
"hex": "#1e331a",
"rgb": {
"r": 30,
"g": 51,
"b": 26
},
"hsl": {
"h": 110.4,
"s": 32.468,
"l": 15.098
},
"oklch": {
"l": 0.29565,
"c": 0.05132,
"h": 140.5
},
"luminance": 0.02718
}Semantic roles & 50–950 ramp
primary
#1E331A
secondary
#614168
accent
#5FC9B8
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78