#012628#012628
#012628 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.5% C 0.041 H 200.2°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #012628 |
|---|---|
| RGB | rgb(1, 38, 40) |
| HSL | hsl(183, 95%, 8%) |
| HSV | hsv(183, 98%, 16%) |
| CMYK | cmyk(97.5%, 5%, 0%, 84.3%) |
| CIE-LAB | lab(12.90, -11.85, -5.05) |
| CIE-LCH | lch(12.90, 12.88, 203.07°) |
| OKLab | oklab(24.46% -0.0382 -0.014) |
| OKLCH | oklch(24.46% 0.041 200.2) |
| XYZ | xyz(1.0885, 1.5457, 2.2481) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.59
Almost Black
#070D0D
ΔE00 12.32
Dark Blue Grey
#1F3B4D
ΔE00 12.51
Dark Teal
#014D4E
ΔE00 12.58
Charcoal (survey)
#343837
ΔE00 12.69
Darkslategray
#2F4F4F
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012628 #280301
analogous
#012816 #012628 #011228
triadic
#012628 #280126 #262801
tetradic
#012628 #160128 #280301 #122801
square
#012628 #160128 #280301 #122801
split-complementary
#012628 #280112 #281601
monochromatic
#011C1E #011C1E #012628 #025F64 #04979F
Accessibility & contrast
On white
16.04
#012628 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012628 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012628
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012628 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012628 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222428
Deuteranopia (green-blind)
#1D2028
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012628; /* rgb */ color: rgb(1, 38, 40); /* oklch */ color: oklch(24.5% 0.041 200.2);
Tailwind
colors: {
custom: {
50: '#496061',
500: '#012628',
950: '#000000',
},
}SCSS
$custom: #012628; $custom-light: #496061; $custom-dark: #000000;
JSON
{
"hex": "#012628",
"rgb": {
"r": 1,
"g": 38,
"b": 40
},
"hsl": {
"h": 183.077,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.2446,
"c": 0.04066,
"h": 200.2
},
"luminance": 0.01546
}Semantic roles & 50–950 ramp
primary
#012628
secondary
#6F1B16
accent
#3429FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010505
muted
#777979