#24271E#24271E
#24271E is a dark, near-neutral yellow-green. Relative luminance 0.019; OKLCH L 26.7% C 0.017 H 122.5°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #24271E |
|---|---|
| RGB | rgb(36, 39, 30) |
| HSL | hsl(80, 13%, 14%) |
| HSV | hsv(80, 23%, 15%) |
| CMYK | cmyk(7.7%, 0%, 23.1%, 84.7%) |
| CIE-LAB | lab(15.06, -3.45, 5.50) |
| CIE-LCH | lch(15.06, 6.49, 122.05°) |
| OKLab | oklab(26.65% -0.009 0.0141) |
| OKLCH | oklch(26.65% 0.017 122.5) |
| XYZ | xyz(1.6874, 1.9198, 1.5097) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.46
Dark Grey
#363737
ΔE00 8.22
Onyx
#353839
ΔE00 8.63
Almost Black
#070D0D
ΔE00 9.30
Gunmetal
#2A3439
ΔE00 9.99
Charcoal Grey
#3C4142
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24271E #211E27
analogous
#27251E #24271E #1F271E
triadic
#24271E #1E2427 #271E24
tetradic
#24271E #1E2725 #211E27 #271E1F
square
#24271E #1E2725 #211E27 #271E1F
split-complementary
#24271E #1E1F27 #251E27
monochromatic
#10110D #10110D #24271E #444A39 #646C53
Accessibility & contrast
On white
15.17
#24271E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#24271E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24271E
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24271E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24271E | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28261D
Deuteranopia (green-blind)
#28261E
Tritanopia (blue-blind)
#252624
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #24271e; /* rgb */ color: rgb(36, 39, 30); /* oklch */ color: oklch(26.7% 0.017 122.5);
Tailwind
colors: {
custom: {
50: '#5e6159',
500: '#24271e',
950: '#000000',
},
}SCSS
$custom: #24271e; $custom-light: #5e6159; $custom-dark: #000000;
JSON
{
"hex": "#24271e",
"rgb": {
"r": 36,
"g": 39,
"b": 30
},
"hsl": {
"h": 80,
"s": 13.043,
"l": 13.529
},
"oklch": {
"l": 0.26652,
"c": 0.01676,
"h": 122.5
},
"luminance": 0.0192
}Semantic roles & 50–950 ramp
primary
#24271E
secondary
#4E4958
accent
#72B689
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040503
muted
#797978