#012C29#012C29
#012C29 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.045 H 187.7°. Best body text is #FFFFFF at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #012C29 |
|---|---|
| RGB | rgb(1, 44, 41) |
| HSL | hsl(176, 96%, 9%) |
| HSV | hsv(176, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 6.8%, 82.7%) |
| CIE-LAB | lab(15.32, -15.01, -2.14) |
| CIE-LCH | lch(15.32, 15.16, 188.13°) |
| OKLab | oklab(26.45% -0.0448 -0.0061) |
| OKLCH | oklch(26.45% 0.045 187.7) |
| XYZ | xyz(1.3132, 1.9677, 2.4080) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.58
Darkslategray
#2F4F4F
ΔE00 11.80
Dark Blue Green
#005249
ΔE00 12.36
Gunmetal
#2A3439
ΔE00 12.51
Deep Teal
#00555A
ΔE00 13.46
Evergreen
#05472A
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C29 #2C0104
analogous
#012C14 #012C29 #011A2C
triadic
#012C29 #29012C #2C2901
tetradic
#012C29 #14012C #2C0104 #1A2C01
square
#012C29 #14012C #2C0104 #1A2C01
split-complementary
#012C29 #2C011A #2C1401
monochromatic
#011E1C #011E1C #012C29 #026861 #04A499
Accessibility & contrast
On white
15.07
#012C29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#012C29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C29
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C29 | 1.00 | 15.07 | 1.39 | 15.07 |
| #FFFFFF | 15.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292929
Deuteranopia (green-blind)
#232529
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c29; /* rgb */ color: rgb(1, 44, 41); /* oklch */ color: oklch(26.4% 0.045 187.7);
Tailwind
colors: {
custom: {
50: '#4b6562',
500: '#012c29',
950: '#000000',
},
}SCSS
$custom: #012c29; $custom-light: #4b6562; $custom-dark: #000000;
JSON
{
"hex": "#012c29",
"rgb": {
"r": 1,
"g": 44,
"b": 41
},
"hsl": {
"h": 175.814,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26446,
"c": 0.04525,
"h": 187.7
},
"luminance": 0.01968
}Semantic roles & 50–950 ramp
primary
#012C29
secondary
#72171D
accent
#2938FF
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010505
muted
#777A79