#1C2425#1C2425
#1C2425 is a dark, near-neutral teal. Relative luminance 0.016; OKLCH L 25.3% C 0.012 H 205.7°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2425 |
|---|---|
| RGB | rgb(28, 36, 37) |
| HSL | hsl(187, 14%, 13%) |
| HSV | hsv(187, 24%, 15%) |
| CMYK | cmyk(24.3%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(13.48, -3.27, -1.85) |
| CIE-LCH | lch(13.48, 3.75, 209.57°) |
| OKLab | oklab(25.29% -0.0104 -0.005) |
| OKLCH | oklch(25.29% 0.012 205.7) |
| XYZ | xyz(1.4436, 1.6422, 1.9908) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.62
Almost Black
#070D0D
ΔE00 6.73
Charcoal (survey)
#343837
ΔE00 6.97
Onyx
#353839
ΔE00 7.29
Dark Grey
#363737
ΔE00 7.61
Dark
#1B2431
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2425 #251D1C
analogous
#1C2521 #1C2425 #1C1F25
triadic
#1C2425 #251C24 #24251C
tetradic
#1C2425 #211C25 #251D1C #1F251C
square
#1C2425 #211C25 #251D1C #1F251C
split-complementary
#1C2425 #251C1F #25211C
monochromatic
#0D1111 #0D1111 #1C2425 #364648 #51686B
Accessibility & contrast
On white
15.81
#1C2425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1C2425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2425
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2425 | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232325
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#192524
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1c2425; /* rgb */ color: rgb(28, 36, 37); /* oklch */ color: oklch(25.3% 0.012 205.7);
Tailwind
colors: {
custom: {
50: '#585e5f',
500: '#1c2425',
950: '#000000',
},
}SCSS
$custom: #1c2425; $custom-light: #585e5f; $custom-dark: #000000;
JSON
{
"hex": "#1c2425",
"rgb": {
"r": 28,
"g": 36,
"b": 37
},
"hsl": {
"h": 186.667,
"s": 13.846,
"l": 12.745
},
"oklch": {
"l": 0.25294,
"c": 0.01158,
"h": 205.7
},
"luminance": 0.01642
}Semantic roles & 50–950 ramp
primary
#1C2425
secondary
#564847
accent
#7971B7
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979