#012629#012629
#012629 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.5% C 0.041 H 202.9°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #012629 |
|---|---|
| RGB | rgb(1, 38, 41) |
| HSL | hsl(185, 95%, 8%) |
| HSV | hsv(185, 98%, 16%) |
| CMYK | cmyk(97.6%, 7.3%, 0%, 83.9%) |
| CIE-LAB | lab(12.94, -11.44, -5.70) |
| CIE-LCH | lch(12.94, 12.78, 206.49°) |
| OKLab | oklab(24.51% -0.0376 -0.0159) |
| OKLCH | oklch(24.51% 0.041 202.9) |
| XYZ | xyz(1.1057, 1.5526, 2.3388) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.24
Dark Blue Grey
#1F3B4D
ΔE00 11.98
Almost Black
#070D0D
ΔE00 12.17
Charcoal (survey)
#343837
ΔE00 12.55
Dark Teal
#014D4E
ΔE00 12.72
Dark
#1B2431
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012629 #290401
analogous
#012918 #012629 #011229
triadic
#012629 #290126 #262901
tetradic
#012629 #180129 #290401 #122901
square
#012629 #180129 #290401 #122901
split-complementary
#012629 #290112 #291801
monochromatic
#011C1E #011C1E #012629 #025D65 #0495A0
Accessibility & contrast
On white
16.02
#012629 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012629 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012629
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012629 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012629 | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222429
Deuteranopia (green-blind)
#1C2029
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012629; /* rgb */ color: rgb(1, 38, 41); /* oklch */ color: oklch(24.5% 0.041 202.9);
Tailwind
colors: {
custom: {
50: '#496062',
500: '#012629',
950: '#000000',
},
}SCSS
$custom: #012629; $custom-light: #496062; $custom-dark: #000000;
JSON
{
"hex": "#012629",
"rgb": {
"r": 1,
"g": 38,
"b": 41
},
"hsl": {
"h": 184.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24509,
"c": 0.0408,
"h": 202.9
},
"luminance": 0.01553
}Semantic roles & 50–950 ramp
primary
#012629
secondary
#6F1D16
accent
#3929FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979