#242520#242520
#242520 is a dark, near-neutral grey. Relative luminance 0.018; OKLCH L 26.2% C 0.009 H 116.2°. Best body text is #FFFFFF at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #242520 |
|---|---|
| RGB | rgb(36, 37, 32) |
| HSL | hsl(72, 7%, 14%) |
| HSV | hsv(72, 14%, 15%) |
| CMYK | cmyk(2.7%, 0%, 13.5%, 85.5%) |
| CIE-LAB | lab(14.41, -1.64, 3.18) |
| CIE-LCH | lch(14.41, 3.57, 117.28°) |
| OKLab | oklab(26.16% -0.0041 0.0083) |
| OKLCH | oklch(26.16% 0.009 116.2) |
| XYZ | xyz(1.6498, 1.8025, 1.6272) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.63
Dark Grey
#363737
ΔE00 6.80
Onyx
#353839
ΔE00 7.29
Almost Black
#070D0D
ΔE00 7.74
Gunmetal
#2A3439
ΔE00 8.54
Black
#000000
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242520 #212025
analogous
#252320 #242520 #212520
triadic
#242520 #202425 #252024
tetradic
#242520 #202523 #212025 #252021
square
#242520 #202523 #212025 #252021
split-complementary
#242520 #202125 #232025
monochromatic
#10100E #10100E #242520 #44463C #646759
Accessibility & contrast
On white
15.44
#242520 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#242520 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242520
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242520 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242520 | 1.00 | 15.44 | 1.36 | 15.44 |
| #FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262420
Deuteranopia (green-blind)
#262420
Tritanopia (blue-blind)
#252424
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #242520; /* rgb */ color: rgb(36, 37, 32); /* oklch */ color: oklch(26.2% 0.009 116.2);
Tailwind
colors: {
custom: {
50: '#5e5f5b',
500: '#242520',
950: '#000000',
},
}SCSS
$custom: #242520; $custom-light: #5e5f5b; $custom-dark: #000000;
JSON
{
"hex": "#242520",
"rgb": {
"r": 36,
"g": 37,
"b": 32
},
"hsl": {
"h": 72,
"s": 7.246,
"l": 13.529
},
"oklch": {
"l": 0.2616,
"c": 0.00921,
"h": 116.2
},
"luminance": 0.01802
}Semantic roles & 50–950 ramp
primary
#242520
secondary
#4E4C54
accent
#77B083
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979