#012524#012524
#012524 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 23.9% C 0.040 H 192.1°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #012524 |
|---|---|
| RGB | rgb(1, 37, 36) |
| HSL | hsl(178, 95%, 7%) |
| HSV | hsv(178, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 2.7%, 85.5%) |
| CIE-LAB | lab(12.33, -12.83, -3.01) |
| CIE-LCH | lch(12.33, 13.18, 193.19°) |
| OKLab | oklab(23.95% -0.0392 -0.0084) |
| OKLCH | oklch(23.95% 0.04 192.1) |
| XYZ | xyz(0.9924, 1.4568, 1.8976) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.70
Almost Black
#070D0D
ΔE00 12.61
Dark Teal
#014D4E
ΔE00 12.71
Charcoal (survey)
#343837
ΔE00 13.22
Darkslategray
#2F4F4F
ΔE00 13.39
Onyx
#353839
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012524 #250102
analogous
#012512 #012524 #011425
triadic
#012524 #240125 #252401
tetradic
#012524 #120125 #250102 #142501
square
#012524 #120125 #250102 #142501
split-complementary
#012524 #250114 #251201
monochromatic
#011E1D #011E1D #012524 #03615E #049C98
Accessibility & contrast
On white
16.26
#012524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012524
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012524 | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222224
Deuteranopia (green-blind)
#1D1F24
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012524; /* rgb */ color: rgb(1, 37, 36); /* oklch */ color: oklch(23.9% 0.040 192.1);
Tailwind
colors: {
custom: {
50: '#485f5e',
500: '#012524',
950: '#000000',
},
}SCSS
$custom: #012524; $custom-light: #485f5e; $custom-dark: #000000;
JSON
{
"hex": "#012524",
"rgb": {
"r": 1,
"g": 37,
"b": 36
},
"hsl": {
"h": 178.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23946,
"c": 0.04014,
"h": 192.1
},
"luminance": 0.01457
}Semantic roles & 50–950 ramp
primary
#012524
secondary
#6C1618
accent
#292FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979