#012528#012528
#012528 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.040 H 203.1°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #012528 |
|---|---|
| RGB | rgb(1, 37, 40) |
| HSL | hsl(185, 95%, 8%) |
| HSV | hsv(185, 98%, 16%) |
| CMYK | cmyk(97.5%, 7.5%, 0%, 84.3%) |
| CIE-LAB | lab(12.50, -11.23, -5.65) |
| CIE-LCH | lch(12.50, 12.57, 206.69°) |
| OKLab | oklab(24.14% -0.0369 -0.0157) |
| OKLCH | oklch(24.14% 0.04 203.1) |
| XYZ | xyz(1.0569, 1.4827, 2.2375) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.25
Almost Black
#070D0D
ΔE00 11.89
Dark Blue Grey
#1F3B4D
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 12.58
Dark
#1B2431
ΔE00 12.70
Dark Teal
#014D4E
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012528 #280401
analogous
#012817 #012528 #011128
triadic
#012528 #280125 #252801
tetradic
#012528 #170128 #280401 #112801
square
#012528 #170128 #280401 #112801
split-complementary
#012528 #280111 #281701
monochromatic
#011C1E #011C1E #012528 #025C64 #04939F
Accessibility & contrast
On white
16.20
#012528 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012528 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012528
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012528 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012528 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212328
Deuteranopia (green-blind)
#1B1F28
Tritanopia (blue-blind)
#002726
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012528; /* rgb */ color: rgb(1, 37, 40); /* oklch */ color: oklch(24.1% 0.040 203.1);
Tailwind
colors: {
custom: {
50: '#495f61',
500: '#012528',
950: '#000000',
},
}SCSS
$custom: #012528; $custom-light: #495f61; $custom-dark: #000000;
JSON
{
"hex": "#012528",
"rgb": {
"r": 1,
"g": 37,
"b": 40
},
"hsl": {
"h": 184.615,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24137,
"c": 0.04015,
"h": 203.1
},
"luminance": 0.01483
}Semantic roles & 50–950 ramp
primary
#012528
secondary
#6F1D16
accent
#3929FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010405
muted
#777979