#282924#282924
#282924 is a dark, near-neutral grey. Relative luminance 0.022; OKLCH L 27.8% C 0.009 H 116.1°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #282924 |
|---|---|
| RGB | rgb(40, 41, 36) |
| HSL | hsl(72, 6%, 15%) |
| HSV | hsv(72, 12%, 16%) |
| CMYK | cmyk(2.4%, 0%, 12.2%, 83.9%) |
| CIE-LAB | lab(16.33, -1.62, 3.13) |
| CIE-LCH | lch(16.33, 3.52, 117.34°) |
| OKLab | oklab(27.81% -0.004 0.0081) |
| OKLCH | oklch(27.81% 0.009 116.1) |
| XYZ | xyz(1.9864, 2.1644, 1.9818) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.51
Dark Grey
#363737
ΔE00 5.72
Onyx
#353839
ΔE00 6.26
Gunmetal
#2A3439
ΔE00 7.93
Charcoal Grey
#3C4142
ΔE00 8.68
Almost Black
#070D0D
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282924 #252429
analogous
#292724 #282924 #252924
triadic
#282924 #242829 #292428
tetradic
#282924 #242927 #252429 #292425
square
#282924 #242927 #252429 #292425
split-complementary
#282924 #242529 #272429
monochromatic
#10100E #10100E #282924 #484A41 #686A5D
Accessibility & contrast
On white
14.66
#282924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#282924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282924
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282924 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2824
Deuteranopia (green-blind)
#2A2824
Tritanopia (blue-blind)
#292828
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #282924; /* rgb */ color: rgb(40, 41, 36); /* oklch */ color: oklch(27.8% 0.009 116.1);
Tailwind
colors: {
custom: {
50: '#61625e',
500: '#282924',
950: '#000000',
},
}SCSS
$custom: #282924; $custom-light: #61625e; $custom-dark: #000000;
JSON
{
"hex": "#282924",
"rgb": {
"r": 40,
"g": 41,
"b": 36
},
"hsl": {
"h": 72,
"s": 6.494,
"l": 15.098
},
"oklch": {
"l": 0.2781,
"c": 0.00908,
"h": 116.1
},
"luminance": 0.02164
}Semantic roles & 50–950 ramp
primary
#282924
secondary
#525158
accent
#78B083
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#050504
muted
#797979