#24331E#24331E
#24331E is a dark, muted green. Relative luminance 0.028; OKLCH L 30.1% C 0.042 H 137.1°. Best body text is #FFFFFF at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #24331E |
|---|---|
| RGB | rgb(36, 51, 30) |
| HSL | hsl(103, 26%, 16%) |
| HSV | hsv(103, 41%, 20%) |
| CMYK | cmyk(29.4%, 0%, 41.2%, 80%) |
| CIE-LAB | lab(19.38, -11.17, 11.38) |
| CIE-LCH | lch(19.38, 15.95, 134.48°) |
| OKLab | oklab(30.1% -0.0305 0.0284) |
| OKLCH | oklch(30.1% 0.042 137.1) |
| XYZ | xyz(2.1457, 2.8364, 1.6625) |
| Luminance | 0.0284 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.50
Dark Forest Green
#002D04
ΔE00 8.97
Dark Green
#033500
ΔE00 10.13
Evergreen
#05472A
ΔE00 10.79
Hunter Green (survey)
#0B4008
ΔE00 11.13
Pine Green
#0A481E
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24331E #2D1E33
analogous
#2E331E #24331E #1E3322
triadic
#24331E #1E2433 #331E24
tetradic
#24331E #1E2E33 #2D1E33 #33221E
square
#24331E #1E2E33 #2D1E33 #33221E
split-complementary
#24331E #221E33 #331E2E
monochromatic
#0E130B #0E130B #24331E #3F5A35 #5A804B
Accessibility & contrast
On white
13.40
#24331E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#24331E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24331E
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24331E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24331E | 1.00 | 13.40 | 1.57 | 13.40 |
| #FFFFFF | 13.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#34301D
Deuteranopia (green-blind)
#322E1F
Tritanopia (blue-blind)
#24322E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #24331e; /* rgb */ color: rgb(36, 51, 30); /* oklch */ color: oklch(30.1% 0.042 137.1);
Tailwind
colors: {
custom: {
50: '#5f6a5a',
500: '#24331e',
950: '#000000',
},
}SCSS
$custom: #24331e; $custom-light: #5f6a5a; $custom-dark: #000000;
JSON
{
"hex": "#24331e",
"rgb": {
"r": 36,
"g": 51,
"b": 30
},
"hsl": {
"h": 102.857,
"s": 25.926,
"l": 15.882
},
"oklch": {
"l": 0.30105,
"c": 0.04164,
"h": 137.1
},
"luminance": 0.02836
}Semantic roles & 50–950 ramp
primary
#24331E
secondary
#5D4766
accent
#65C2A8
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78