#012F29#012F29
#012F29 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.048 H 181.6°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #012F29 |
|---|---|
| RGB | rgb(1, 47, 41) |
| HSL | hsl(172, 96%, 9%) |
| HSV | hsv(172, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 12.8%, 81.6%) |
| CIE-LAB | lab(16.50, -16.68, -0.40) |
| CIE-LCH | lch(16.50, 16.69, 181.38°) |
| OKLab | oklab(27.41% -0.0484 -0.0014) |
| OKLCH | oklch(27.41% 0.048 181.6) |
| XYZ | xyz(1.4291, 2.1994, 2.4466) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.11
Dark Blue Green
#005249
ΔE00 11.10
Evergreen
#05472A
ΔE00 11.55
Darkslategray
#2F4F4F
ΔE00 11.63
Dark Forest Green
#002D04
ΔE00 12.68
Deep Teal
#00555A
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F29 #2F0107
analogous
#012F12 #012F29 #011E2F
triadic
#012F29 #29012F #2F2901
tetradic
#012F29 #12012F #2F0107 #1E2F01
square
#012F29 #12012F #2F0107 #1E2F01
split-complementary
#012F29 #2F011E #2F1201
monochromatic
#011E1A #011E1A #012F29 #026B5D #04A792
Accessibility & contrast
On white
14.58
#012F29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#012F29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F29
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F29 | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2B29
Deuteranopia (green-blind)
#26272A
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #012f29; /* rgb */ color: rgb(1, 47, 41); /* oklch */ color: oklch(27.4% 0.048 181.6);
Tailwind
colors: {
custom: {
50: '#4b6862',
500: '#012f29',
950: '#000000',
},
}SCSS
$custom: #012f29; $custom-light: #4b6862; $custom-dark: #000000;
JSON
{
"hex": "#012f29",
"rgb": {
"r": 1,
"g": 47,
"b": 41
},
"hsl": {
"h": 172.174,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27413,
"c": 0.04846,
"h": 181.6
},
"luminance": 0.022
}Semantic roles & 50–950 ramp
primary
#012F29
secondary
#751723
accent
#2945FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79