#012824#012824
#012824 is a very dark, muted teal. Relative luminance 0.017; OKLCH L 24.9% C 0.043 H 184.7°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #012824 |
|---|---|
| RGB | rgb(1, 40, 36) |
| HSL | hsl(174, 95%, 8%) |
| HSV | hsv(174, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 10%, 84.3%) |
| CIE-LAB | lab(13.54, -14.58, -1.22) |
| CIE-LCH | lch(13.54, 14.63, 184.77°) |
| OKLab | oklab(24.93% -0.0429 -0.0035) |
| OKLCH | oklch(24.93% 0.043 184.7) |
| XYZ | xyz(1.0896, 1.6513, 1.9300) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.93
Gunmetal
#2A3439
ΔE00 12.83
Darkslategray
#2F4F4F
ΔE00 12.96
Dark Blue Green
#005249
ΔE00 13.47
Dark Forest Green
#002D04
ΔE00 13.66
Evergreen
#05472A
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012824 #280105
analogous
#012810 #012824 #011828
triadic
#012824 #240128 #282401
tetradic
#012824 #100128 #280105 #182801
square
#012824 #100128 #280105 #182801
split-complementary
#012824 #280118 #281001
monochromatic
#011E1B #011E1B #012824 #02645A #049F8F
Accessibility & contrast
On white
15.79
#012824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#012824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012824
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012824 | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252524
Deuteranopia (green-blind)
#202124
Tritanopia (blue-blind)
#002927
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012824; /* rgb */ color: rgb(1, 40, 36); /* oklch */ color: oklch(24.9% 0.043 184.7);
Tailwind
colors: {
custom: {
50: '#49625e',
500: '#012824',
950: '#000000',
},
}SCSS
$custom: #012824; $custom-light: #49625e; $custom-dark: #000000;
JSON
{
"hex": "#012824",
"rgb": {
"r": 1,
"g": 40,
"b": 36
},
"hsl": {
"h": 173.846,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24932,
"c": 0.04308,
"h": 184.7
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#012824
secondary
#6F161F
accent
#293FFF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979