#012724#012724
#012724 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.042 H 187.0°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #012724 |
|---|---|
| RGB | rgb(1, 39, 36) |
| HSL | hsl(175, 95%, 8%) |
| HSV | hsv(175, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 7.7%, 84.7%) |
| CIE-LAB | lab(13.14, -14.01, -1.81) |
| CIE-LCH | lch(13.14, 14.13, 187.37°) |
| OKLab | oklab(24.6% -0.0417 -0.0051) |
| OKLCH | oklch(24.6% 0.042 187) |
| XYZ | xyz(1.0563, 1.5847, 1.9189) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.15
Gunmetal
#2A3439
ΔE00 12.45
Darkslategray
#2F4F4F
ΔE00 13.07
Almost Black
#070D0D
ΔE00 13.55
Charcoal (survey)
#343837
ΔE00 13.58
Dark Blue Green
#005249
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012724 #270104
analogous
#012711 #012724 #011727
triadic
#012724 #240127 #272401
tetradic
#012724 #110127 #270104 #172701
square
#012724 #110127 #270104 #172701
split-complementary
#012724 #270117 #271101
monochromatic
#011E1C #011E1C #012724 #03635B #049E92
Accessibility & contrast
On white
15.95
#012724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012724
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012724 | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242424
Deuteranopia (green-blind)
#1F2024
Tritanopia (blue-blind)
#002826
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012724; /* rgb */ color: rgb(1, 39, 36); /* oklch */ color: oklch(24.6% 0.042 187.0);
Tailwind
colors: {
custom: {
50: '#49615e',
500: '#012724',
950: '#000000',
},
}SCSS
$custom: #012724; $custom-light: #49615e; $custom-dark: #000000;
JSON
{
"hex": "#012724",
"rgb": {
"r": 1,
"g": 39,
"b": 36
},
"hsl": {
"h": 175.263,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24604,
"c": 0.04203,
"h": 187
},
"luminance": 0.01585
}Semantic roles & 50–950 ramp
primary
#012724
secondary
#6E161D
accent
#293AFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979