#232425#232425
#232425 is a dark, near-neutral grey. Relative luminance 0.018; OKLCH L 26.0% C 0.002 H 247.8°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #232425 |
|---|---|
| RGB | rgb(35, 36, 37) |
| HSL | hsl(210, 3%, 14%) |
| HSV | hsv(210, 5%, 15%) |
| CMYK | cmyk(5.4%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(14.13, -0.21, -0.83) |
| CIE-LCH | lch(14.13, 0.85, 256.05°) |
| OKLab | oklab(25.97% -0.0009 -0.0022) |
| OKLCH | oklch(25.97% 0.002 247.8) |
| XYZ | xyz(1.6579, 1.7526, 2.0009) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Grey
#363737
ΔE00 6.07
Onyx
#353839
ΔE00 6.36
Gunmetal
#2A3439
ΔE00 6.59
Charcoal (survey)
#343837
ΔE00 6.65
Almost Black
#070D0D
ΔE00 7.02
Dark
#1B2431
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232425 #252423
analogous
#232525 #232425 #232325
triadic
#232425 #252324 #242523
tetradic
#232425 #252325 #252423 #232523
square
#232425 #252325 #252423 #232523
split-complementary
#232425 #252323 #252523
monochromatic
#0F0F10 #0F0F10 #232425 #414344 #5F6164
Accessibility & contrast
On white
15.55
#232425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#232425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232425
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232425 | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242425
Deuteranopia (green-blind)
#232425
Tritanopia (blue-blind)
#232424
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #232425; /* rgb */ color: rgb(35, 36, 37); /* oklch */ color: oklch(26.0% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#5d5e5f',
500: '#232425',
950: '#000000',
},
}SCSS
$custom: #232425; $custom-light: #5d5e5f; $custom-dark: #000000;
JSON
{
"hex": "#232425",
"rgb": {
"r": 35,
"g": 36,
"b": 37
},
"hsl": {
"h": 210,
"s": 2.778,
"l": 14.118
},
"oklch": {
"l": 0.25967,
"c": 0.00239,
"h": 247.8
},
"luminance": 0.01753
}Semantic roles & 50–950 ramp
primary
#232425
secondary
#535250
accent
#947CAC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040404
muted
#797979