#24240C#24240C
#24240C is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.4% C 0.039 H 108.9°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #24240C |
|---|---|
| RGB | rgb(36, 36, 12) |
| HSL | hsl(60, 50%, 9%) |
| HSV | hsv(60, 67%, 14%) |
| CMYK | cmyk(0%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(13.61, -4.35, 14.97) |
| CIE-LCH | lch(13.61, 15.59, 106.20°) |
| OKLab | oklab(25.38% -0.0128 0.0373) |
| OKLCH | oklch(25.38% 0.039 108.9) |
| XYZ | xyz(1.4248, 1.6634, 0.5938) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.65
Charcoal (survey)
#343837
ΔE00 12.98
Very Dark Green
#062E03
ΔE00 13.12
Dark Grey
#363737
ΔE00 13.48
Almost Black
#070D0D
ΔE00 13.51
Dark Forest Green
#002D04
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24240C #0C0C24
analogous
#24180C #24240C #18240C
triadic
#24240C #0C2424 #240C24
tetradic
#24240C #0C2418 #0C0C24 #240C18
square
#24240C #0C2418 #0C0C24 #240C18
split-complementary
#24240C #0C1824 #180C24
monochromatic
#171708 #171708 #24240C #52521B #80802B
Accessibility & contrast
On white
15.76
#24240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#24240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24240C
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24240C | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220A
Deuteranopia (green-blind)
#28230D
Tritanopia (blue-blind)
#27211F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #24240c; /* rgb */ color: rgb(36, 36, 12); /* oklch */ color: oklch(25.4% 0.039 108.9);
Tailwind
colors: {
custom: {
50: '#5f5e4c',
500: '#24240c',
950: '#000000',
},
}SCSS
$custom: #24240c; $custom-light: #5f5e4c; $custom-dark: #000000;
JSON
{
"hex": "#24240c",
"rgb": {
"r": 36,
"g": 36,
"b": 12
},
"hsl": {
"h": 60,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.25376,
"c": 0.03937,
"h": 108.9
},
"luminance": 0.01663
}Semantic roles & 50–950 ramp
primary
#24240C
secondary
#2D2D5E
accent
#4EDA4E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977