#012C27#012C27
#012C27 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.046 H 183.1°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #012C27 |
|---|---|
| RGB | rgb(1, 44, 39) |
| HSL | hsl(173, 96%, 9%) |
| HSV | hsv(173, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 11.4%, 82.7%) |
| CIE-LAB | lab(15.24, -15.74, -0.84) |
| CIE-LCH | lch(15.24, 15.76, 183.06°) |
| OKLab | oklab(26.36% -0.046 -0.0025) |
| OKLCH | oklch(26.36% 0.046 183.1) |
| XYZ | xyz(1.2792, 1.9541, 2.2288) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.83
Dark Blue Green
#005249
ΔE00 12.12
Darkslategray
#2F4F4F
ΔE00 12.14
Evergreen
#05472A
ΔE00 12.54
Dark Forest Green
#002D04
ΔE00 13.12
Gunmetal
#2A3439
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C27 #2C0106
analogous
#012C12 #012C27 #011C2C
triadic
#012C27 #27012C #2C2701
tetradic
#012C27 #12012C #2C0106 #1C2C01
square
#012C27 #12012C #2C0106 #1C2C01
split-complementary
#012C27 #2C011C #2C1201
monochromatic
#011E1B #011E1B #012C27 #02685C #04A491
Accessibility & contrast
On white
15.10
#012C27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#012C27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C27
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C27 | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292927
Deuteranopia (green-blind)
#232427
Tritanopia (blue-blind)
#002D2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c27; /* rgb */ color: rgb(1, 44, 39); /* oklch */ color: oklch(26.4% 0.046 183.1);
Tailwind
colors: {
custom: {
50: '#4a6560',
500: '#012c27',
950: '#000000',
},
}SCSS
$custom: #012c27; $custom-light: #4a6560; $custom-dark: #000000;
JSON
{
"hex": "#012c27",
"rgb": {
"r": 1,
"g": 44,
"b": 39
},
"hsl": {
"h": 173.023,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26362,
"c": 0.04609,
"h": 183.1
},
"luminance": 0.01954
}Semantic roles & 50–950 ramp
primary
#012C27
secondary
#721721
accent
#2942FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010505
muted
#777A79