#24301E#24301E
#24301E is a dark, muted green. Relative luminance 0.026; OKLCH L 29.2% C 0.036 H 135.5°. Best body text is #FFFFFF at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #24301E |
|---|---|
| RGB | rgb(36, 48, 30) |
| HSL | hsl(100, 23%, 15%) |
| HSV | hsv(100, 38%, 19%) |
| CMYK | cmyk(25%, 0%, 37.5%, 81.2%) |
| CIE-LAB | lab(18.29, -9.33, 9.93) |
| CIE-LCH | lch(18.29, 13.62, 133.22°) |
| OKLab | oklab(29.23% -0.0254 0.0249) |
| OKLCH | oklch(29.23% 0.036 135.5) |
| XYZ | xyz(2.0188, 2.5827, 1.6202) |
| Luminance | 0.0258 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.84
Dark Forest Green
#002D04
ΔE00 10.27
Charcoal (survey)
#343837
ΔE00 10.94
Dark Green
#033500
ΔE00 11.58
Evergreen
#05472A
ΔE00 12.36
Dark Grey
#363737
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24301E #2A1E30
analogous
#2D301E #24301E #1E3021
triadic
#24301E #1E2430 #301E24
tetradic
#24301E #1E2D30 #2A1E30 #30211E
square
#24301E #1E2D30 #2A1E30 #30211E
split-complementary
#24301E #211E30 #301E2D
monochromatic
#0E130C #0E130C #24301E #405636 #5C7B4D
Accessibility & contrast
On white
13.85
#24301E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#24301E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24301E
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24301E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24301E | 1.00 | 13.85 | 1.52 | 13.85 |
| #FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312D1D
Deuteranopia (green-blind)
#2F2C1F
Tritanopia (blue-blind)
#242F2B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #24301e; /* rgb */ color: rgb(36, 48, 30); /* oklch */ color: oklch(29.2% 0.036 135.5);
Tailwind
colors: {
custom: {
50: '#5f6859',
500: '#24301e',
950: '#000000',
},
}SCSS
$custom: #24301e; $custom-light: #5f6859; $custom-dark: #000000;
JSON
{
"hex": "#24301e",
"rgb": {
"r": 36,
"g": 48,
"b": 30
},
"hsl": {
"h": 100,
"s": 23.077,
"l": 15.294
},
"oklch": {
"l": 0.29229,
"c": 0.03556,
"h": 135.5
},
"luminance": 0.02583
}Semantic roles & 50–950 ramp
primary
#24301E
secondary
#594763
accent
#68C0A2
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78