#1F2425#1F2425
#1F2425 is a dark, near-neutral cyan. Relative luminance 0.017; OKLCH L 25.6% C 0.007 H 211.0°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #1F2425 |
|---|---|
| RGB | rgb(31, 36, 37) |
| HSL | hsl(190, 9%, 13%) |
| HSV | hsv(190, 16%, 15%) |
| CMYK | cmyk(16.2%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(13.75, -1.98, -1.43) |
| CIE-LCH | lch(13.75, 2.45, 215.88°) |
| OKLab | oklab(25.57% -0.0064 -0.0039) |
| OKLCH | oklch(25.57% 0.008 211) |
| XYZ | xyz(1.5298, 1.6866, 1.9949) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.65
Charcoal (survey)
#343837
ΔE00 6.53
Almost Black
#070D0D
ΔE00 6.54
Onyx
#353839
ΔE00 6.62
Dark Grey
#363737
ΔE00 6.74
Dark
#1B2431
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F2425 #25201F
analogous
#1F2523 #1F2425 #1F2125
triadic
#1F2425 #251F24 #24251F
tetradic
#1F2425 #231F25 #25201F #21251F
square
#1F2425 #231F25 #25201F #21251F
split-complementary
#1F2425 #251F21 #25231F
monochromatic
#0E1011 #0E1011 #1F2425 #3B4446 #576568
Accessibility & contrast
On white
15.70
#1F2425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#1F2425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F2425
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F2425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F2425 | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232425
Deuteranopia (green-blind)
#222325
Tritanopia (blue-blind)
#1D2524
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1f2425; /* rgb */ color: rgb(31, 36, 37); /* oklch */ color: oklch(25.6% 0.007 211.0);
Tailwind
colors: {
custom: {
50: '#5a5e5f',
500: '#1f2425',
950: '#000000',
},
}SCSS
$custom: #1f2425; $custom-light: #5a5e5f; $custom-dark: #000000;
JSON
{
"hex": "#1f2425",
"rgb": {
"r": 31,
"g": 36,
"b": 37
},
"hsl": {
"h": 190,
"s": 8.824,
"l": 13.333
},
"oklch": {
"l": 0.25569,
"c": 0.0075,
"h": 211
},
"luminance": 0.01687
}Semantic roles & 50–950 ramp
primary
#1F2425
secondary
#554D4B
accent
#8076B2
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979