#012728#012728
#012728 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.8% C 0.041 H 197.5°. Best body text is #FFFFFF at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #012728 |
|---|---|
| RGB | rgb(1, 39, 40) |
| HSL | hsl(182, 95%, 8%) |
| HSV | hsv(182, 98%, 16%) |
| CMYK | cmyk(97.5%, 2.5%, 0%, 84.3%) |
| CIE-LAB | lab(13.29, -12.46, -4.45) |
| CIE-LCH | lch(13.29, 13.23, 199.65°) |
| OKLab | oklab(24.78% -0.0394 -0.0124) |
| OKLCH | oklch(24.78% 0.041 197.5) |
| XYZ | xyz(1.1209, 1.6105, 2.2589) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.94
Dark Teal
#014D4E
ΔE00 12.15
Darkslategray
#2F4F4F
ΔE00 12.76
Almost Black
#070D0D
ΔE00 12.77
Charcoal (survey)
#343837
ΔE00 12.83
Dark Blue Grey
#1F3B4D
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012728 #280201
analogous
#012815 #012728 #011328
triadic
#012728 #280127 #272801
tetradic
#012728 #150128 #280201 #132801
square
#012728 #150128 #280201 #132801
split-complementary
#012728 #280113 #281501
monochromatic
#011D1E #011D1E #012728 #026164 #049B9F
Accessibility & contrast
On white
15.88
#012728 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012728 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012728
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012728 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012728 | 1.00 | 15.88 | 1.32 | 15.88 |
| #FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232528
Deuteranopia (green-blind)
#1E2028
Tritanopia (blue-blind)
#002927
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012728; /* rgb */ color: rgb(1, 39, 40); /* oklch */ color: oklch(24.8% 0.041 197.5);
Tailwind
colors: {
custom: {
50: '#496161',
500: '#012728',
950: '#000000',
},
}SCSS
$custom: #012728; $custom-light: #496161; $custom-dark: #000000;
JSON
{
"hex": "#012728",
"rgb": {
"r": 1,
"g": 39,
"b": 40
},
"hsl": {
"h": 181.538,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24784,
"c": 0.04127,
"h": 197.5
},
"luminance": 0.01611
}Semantic roles & 50–950 ramp
primary
#012728
secondary
#6F1816
accent
#2E29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010505
muted
#777979