#012E29#012E29
#012E29 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.047 H 183.5°. Best body text is #FFFFFF at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #012E29 |
|---|---|
| RGB | rgb(1, 46, 41) |
| HSL | hsl(173, 96%, 9%) |
| HSV | hsv(173, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 10.9%, 82%) |
| CIE-LAB | lab(16.11, -16.13, -0.98) |
| CIE-LCH | lch(16.11, 16.16, 183.47°) |
| OKLab | oklab(27.09% -0.0472 -0.0029) |
| OKLCH | oklch(27.09% 0.047 183.5) |
| XYZ | xyz(1.3895, 2.1204, 2.4334) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.22
Dark Blue Green
#005249
ΔE00 11.49
Darkslategray
#2F4F4F
ΔE00 11.66
Evergreen
#05472A
ΔE00 12.17
Dark Forest Green
#002D04
ΔE00 13.19
Deep Teal
#00555A
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E29 #2E0106
analogous
#012E13 #012E29 #011D2E
triadic
#012E29 #29012E #2E2901
tetradic
#012E29 #13012E #2E0106 #1D2E01
square
#012E29 #13012E #2E0106 #1D2E01
split-complementary
#012E29 #2E011D #2E1301
monochromatic
#011E1B #011E1B #012E29 #026A5E #04A694
Accessibility & contrast
On white
14.75
#012E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E29
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E29 | 1.00 | 14.75 | 1.42 | 14.75 |
| #FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B29
Deuteranopia (green-blind)
#252629
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012e29; /* rgb */ color: rgb(1, 46, 41); /* oklch */ color: oklch(27.1% 0.047 183.5);
Tailwind
colors: {
custom: {
50: '#4b6762',
500: '#012e29',
950: '#000000',
},
}SCSS
$custom: #012e29; $custom-light: #4b6762; $custom-dark: #000000;
JSON
{
"hex": "#012e29",
"rgb": {
"r": 1,
"g": 46,
"b": 41
},
"hsl": {
"h": 173.333,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.27091,
"c": 0.04733,
"h": 183.5
},
"luminance": 0.02121
}Semantic roles & 50–950 ramp
primary
#012E29
secondary
#741721
accent
#2941FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79