#012529#012529
#012529 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.040 H 205.8°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #012529 |
|---|---|
| RGB | rgb(1, 37, 41) |
| HSL | hsl(186, 95%, 8%) |
| HSV | hsv(186, 98%, 16%) |
| CMYK | cmyk(97.6%, 9.8%, 0%, 83.9%) |
| CIE-LAB | lab(12.54, -10.82, -6.30) |
| CIE-LCH | lch(12.54, 12.52, 210.23°) |
| OKLab | oklab(24.19% -0.0364 -0.0176) |
| OKLCH | oklch(24.19% 0.04 205.8) |
| XYZ | xyz(1.0741, 1.4895, 2.3283) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.93
Dark Blue Grey
#1F3B4D
ΔE00 11.55
Almost Black
#070D0D
ΔE00 11.76
Dark
#1B2431
ΔE00 12.21
Charcoal (survey)
#343837
ΔE00 12.46
Onyx
#353839
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012529 #290501
analogous
#012919 #012529 #011129
triadic
#012529 #290125 #252901
tetradic
#012529 #190129 #290501 #112901
square
#012529 #190129 #290501 #112901
split-complementary
#012529 #290111 #291901
monochromatic
#011B1E #011B1E #012529 #025B65 #0491A0
Accessibility & contrast
On white
16.18
#012529 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012529 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012529
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012529 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012529 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212329
Deuteranopia (green-blind)
#1B1F29
Tritanopia (blue-blind)
#002726
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012529; /* rgb */ color: rgb(1, 37, 41); /* oklch */ color: oklch(24.2% 0.040 205.8);
Tailwind
colors: {
custom: {
50: '#495f62',
500: '#012529',
950: '#000000',
},
}SCSS
$custom: #012529; $custom-light: #495f62; $custom-dark: #000000;
JSON
{
"hex": "#012529",
"rgb": {
"r": 1,
"g": 37,
"b": 41
},
"hsl": {
"h": 186,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24187,
"c": 0.04041,
"h": 205.8
},
"luminance": 0.0149
}Semantic roles & 50–950 ramp
primary
#012529
secondary
#6F1F16
accent
#3E29FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979