#012624#012624
#012624 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.041 H 189.5°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #012624 |
|---|---|
| RGB | rgb(1, 38, 36) |
| HSL | hsl(177, 95%, 8%) |
| HSV | hsv(177, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 5.3%, 85.1%) |
| CIE-LAB | lab(12.73, -13.43, -2.41) |
| CIE-LCH | lch(12.73, 13.64, 190.17°) |
| OKLab | oklab(24.28% -0.0405 -0.0068) |
| OKLCH | oklch(24.28% 0.041 189.5) |
| XYZ | xyz(1.0239, 1.5199, 1.9081) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.07
Dark Teal
#014D4E
ΔE00 12.41
Almost Black
#070D0D
ΔE00 13.08
Darkslategray
#2F4F4F
ΔE00 13.22
Charcoal (survey)
#343837
ΔE00 13.40
Onyx
#353839
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012624 #260103
analogous
#012612 #012624 #011526
triadic
#012624 #240126 #262401
tetradic
#012624 #120126 #260103 #152601
square
#012624 #120126 #260103 #152601
split-complementary
#012624 #260115 #261201
monochromatic
#011E1C #011E1C #012624 #03625C #049D95
Accessibility & contrast
On white
16.10
#012624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012624
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012624 | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232324
Deuteranopia (green-blind)
#1E1F24
Tritanopia (blue-blind)
#002725
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012624; /* rgb */ color: rgb(1, 38, 36); /* oklch */ color: oklch(24.3% 0.041 189.5);
Tailwind
colors: {
custom: {
50: '#48605e',
500: '#012624',
950: '#000000',
},
}SCSS
$custom: #012624; $custom-light: #48605e; $custom-dark: #000000;
JSON
{
"hex": "#012624",
"rgb": {
"r": 1,
"g": 38,
"b": 36
},
"hsl": {
"h": 176.757,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.24275,
"c": 0.04104,
"h": 189.5
},
"luminance": 0.0152
}Semantic roles & 50–950 ramp
primary
#012624
secondary
#6D161B
accent
#2934FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979