#24240D#24240D
#24240D is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.4% C 0.038 H 108.8°. Best body text is #FFFFFF at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #24240D |
|---|---|
| RGB | rgb(36, 36, 13) |
| HSL | hsl(60, 47%, 10%) |
| HSV | hsv(60, 64%, 14%) |
| CMYK | cmyk(0%, 0%, 63.9%, 85.9%) |
| CIE-LAB | lab(13.63, -4.23, 14.53) |
| CIE-LCH | lch(13.63, 15.13, 106.25°) |
| OKLab | oklab(25.39% -0.0123 0.036) |
| OKLCH | oklch(25.39% 0.038 108.8) |
| XYZ | xyz(1.4311, 1.6659, 0.6269) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.85
Charcoal (survey)
#343837
ΔE00 12.75
Dark Grey
#363737
ΔE00 13.25
Very Dark Green
#062E03
ΔE00 13.25
Almost Black
#070D0D
ΔE00 13.28
Dark Forest Green
#002D04
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24240D #0D0D24
analogous
#24190D #24240D #19240D
triadic
#24240D #0D2424 #240D24
tetradic
#24240D #0D2419 #0D0D24 #240D19
square
#24240D #0D2419 #0D0D24 #240D19
split-complementary
#24240D #0D1924 #190D24
monochromatic
#161608 #161608 #24240D #51511D #7E7E2D
Accessibility & contrast
On white
15.75
#24240D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#24240D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24240D
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24240D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24240D | 1.00 | 15.75 | 1.33 | 15.75 |
| #FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220B
Deuteranopia (green-blind)
#27230E
Tritanopia (blue-blind)
#27221F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #24240d; /* rgb */ color: rgb(36, 36, 13); /* oklch */ color: oklch(25.4% 0.038 108.8);
Tailwind
colors: {
custom: {
50: '#5f5e4d',
500: '#24240d',
950: '#000000',
},
}SCSS
$custom: #24240d; $custom-light: #5f5e4d; $custom-dark: #000000;
JSON
{
"hex": "#24240d",
"rgb": {
"r": 36,
"g": 36,
"b": 13
},
"hsl": {
"h": 60,
"s": 46.939,
"l": 9.608
},
"oklch": {
"l": 0.25393,
"c": 0.03807,
"h": 108.8
},
"luminance": 0.01666
}Semantic roles & 50–950 ramp
primary
#24240D
secondary
#2F2F5E
accent
#51D751
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977