#012729#012729
#012729 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.8% C 0.041 H 200.1°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #012729 |
|---|---|
| RGB | rgb(1, 39, 41) |
| HSL | hsl(183, 95%, 8%) |
| HSV | hsv(183, 98%, 16%) |
| CMYK | cmyk(97.6%, 4.9%, 0%, 83.9%) |
| CIE-LAB | lab(13.34, -12.06, -5.10) |
| CIE-LCH | lch(13.34, 13.09, 202.93°) |
| OKLab | oklab(24.83% -0.0388 -0.0142) |
| OKLCH | oklch(24.83% 0.041 200.1) |
| XYZ | xyz(1.1381, 1.6174, 2.3496) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.59
Dark Teal
#014D4E
ΔE00 12.25
Dark Blue Grey
#1F3B4D
ΔE00 12.43
Almost Black
#070D0D
ΔE00 12.60
Charcoal (survey)
#343837
ΔE00 12.68
Darkslategray
#2F4F4F
ΔE00 12.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012729 #290301
analogous
#012917 #012729 #011329
triadic
#012729 #290127 #272901
tetradic
#012729 #170129 #290301 #132901
square
#012729 #170129 #290301 #132901
split-complementary
#012729 #290113 #291701
monochromatic
#011C1E #011C1E #012729 #026065 #0499A0
Accessibility & contrast
On white
15.87
#012729 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012729 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012729
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012729 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012729 | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232529
Deuteranopia (green-blind)
#1D2029
Tritanopia (blue-blind)
#002928
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012729; /* rgb */ color: rgb(1, 39, 41); /* oklch */ color: oklch(24.8% 0.041 200.1);
Tailwind
colors: {
custom: {
50: '#496162',
500: '#012729',
950: '#000000',
},
}SCSS
$custom: #012729; $custom-light: #496162; $custom-dark: #000000;
JSON
{
"hex": "#012729",
"rgb": {
"r": 1,
"g": 39,
"b": 41
},
"hsl": {
"h": 183,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24832,
"c": 0.04132,
"h": 200.1
},
"luminance": 0.01618
}Semantic roles & 50–950 ramp
primary
#012729
secondary
#6F1B16
accent
#3429FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979