#012424#012424
#012424 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.039 H 194.8°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #012424 |
|---|---|
| RGB | rgb(1, 36, 36) |
| HSL | hsl(180, 95%, 7%) |
| HSV | hsv(180, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 0%, 85.9%) |
| CIE-LAB | lab(11.93, -12.23, -3.61) |
| CIE-LCH | lch(11.93, 12.75, 196.44°) |
| OKLab | oklab(23.62% -0.038 -0.0101) |
| OKLCH | oklch(23.62% 0.039 194.8) |
| XYZ | xyz(0.9617, 1.3955, 1.8874) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.34
Almost Black
#070D0D
ΔE00 12.14
Dark Teal
#014D4E
ΔE00 13.06
Charcoal (survey)
#343837
ΔE00 13.07
Darkslategray
#2F4F4F
ΔE00 13.61
Dark Blue Grey
#1F3B4D
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012424 #240101
analogous
#012413 #012424 #011324
triadic
#012424 #240124 #242401
tetradic
#012424 #130124 #240101 #132401
square
#012424 #130124 #240101 #132401
split-complementary
#012424 #240113 #241301
monochromatic
#011E1E #011E1E #012424 #036060 #049B9B
Accessibility & contrast
On white
16.42
#012424 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012424 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012424
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012424 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012424 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212224
Deuteranopia (green-blind)
#1B1E24
Tritanopia (blue-blind)
#002624
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012424; /* rgb */ color: rgb(1, 36, 36); /* oklch */ color: oklch(23.6% 0.039 194.8);
Tailwind
colors: {
custom: {
50: '#485f5e',
500: '#012424',
950: '#000000',
},
}SCSS
$custom: #012424; $custom-light: #485f5e; $custom-dark: #000000;
JSON
{
"hex": "#012424",
"rgb": {
"r": 1,
"g": 36,
"b": 36
},
"hsl": {
"h": 180,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23617,
"c": 0.03932,
"h": 194.8
},
"luminance": 0.01396
}Semantic roles & 50–950 ramp
primary
#012424
secondary
#6B1616
accent
#2929FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979