#24321E#24321E
#24321E is a dark, muted green. Relative luminance 0.028; OKLCH L 29.8% C 0.040 H 136.6°. Best body text is #FFFFFF at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #24321E |
|---|---|
| RGB | rgb(36, 50, 30) |
| HSL | hsl(102, 25%, 16%) |
| HSV | hsv(102, 40%, 20%) |
| CMYK | cmyk(28%, 0%, 40%, 80.4%) |
| CIE-LAB | lab(19.01, -10.56, 10.89) |
| CIE-LCH | lch(19.01, 15.18, 134.12°) |
| OKLab | oklab(29.81% -0.0288 0.0272) |
| OKLCH | oklch(29.81% 0.04 136.6) |
| XYZ | xyz(2.1024, 2.7500, 1.6481) |
| Luminance | 0.0275 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.91
Dark Forest Green
#002D04
ΔE00 9.37
Dark Green
#033500
ΔE00 10.59
Evergreen
#05472A
ΔE00 11.29
Hunter Green (survey)
#0B4008
ΔE00 11.64
Pine Green
#0A481E
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24321E #2C1E32
analogous
#2E321E #24321E #1E3222
triadic
#24321E #1E2432 #321E24
tetradic
#24321E #1E2E32 #2C1E32 #32221E
square
#24321E #1E2E32 #2C1E32 #32221E
split-complementary
#24321E #221E32 #321E2E
monochromatic
#0E130B #0E130B #24321E #405835 #5B7E4C
Accessibility & contrast
On white
13.55
#24321E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#24321E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24321E
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24321E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24321E | 1.00 | 13.55 | 1.55 | 13.55 |
| #FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F1D
Deuteranopia (green-blind)
#312E1F
Tritanopia (blue-blind)
#24312D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #24321e; /* rgb */ color: rgb(36, 50, 30); /* oklch */ color: oklch(29.8% 0.040 136.6);
Tailwind
colors: {
custom: {
50: '#5f6a5a',
500: '#24321e',
950: '#000000',
},
}SCSS
$custom: #24321e; $custom-light: #5f6a5a; $custom-dark: #000000;
JSON
{
"hex": "#24321e",
"rgb": {
"r": 36,
"g": 50,
"b": 30
},
"hsl": {
"h": 102,
"s": 25,
"l": 15.686
},
"oklch": {
"l": 0.29812,
"c": 0.03963,
"h": 136.6
},
"luminance": 0.0275
}Semantic roles & 50–950 ramp
primary
#24321E
secondary
#5C4765
accent
#66C1A6
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78