#012C22#012C22
#012C22 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.049 H 172.8°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #012C22 |
|---|---|
| RGB | rgb(1, 44, 34) |
| HSL | hsl(166, 96%, 9%) |
| HSV | hsv(166, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 22.7%, 82.7%) |
| CIE-LAB | lab(15.08, -17.48, 2.44) |
| CIE-LCH | lch(15.08, 17.65, 172.05°) |
| OKLab | oklab(26.17% -0.0491 0.0062) |
| OKLCH | oklch(26.17% 0.049 172.8) |
| XYZ | xyz(1.2018, 1.9232, 1.8209) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.45
Evergreen
#05472A
ΔE00 10.61
Very Dark Green
#062E03
ΔE00 10.99
Dark Teal
#014D4E
ΔE00 11.91
Dark Blue Green
#005249
ΔE00 12.05
Darkslategray
#2F4F4F
ΔE00 13.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C22 #2C010B
analogous
#012C0D #012C22 #01212C
triadic
#012C22 #22012C #2C2201
tetradic
#012C22 #0D012C #2C010B #212C01
square
#012C22 #0D012C #2C010B #212C01
split-complementary
#012C22 #2C0121 #2C0D01
monochromatic
#011E17 #011E17 #012C22 #026850 #04A47E
Accessibility & contrast
On white
15.17
#012C22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C22
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C22 | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2822
Deuteranopia (green-blind)
#252423
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c22; /* rgb */ color: rgb(1, 44, 34); /* oklch */ color: oklch(26.2% 0.049 172.8);
Tailwind
colors: {
custom: {
50: '#4a655c',
500: '#012c22',
950: '#000000',
},
}SCSS
$custom: #012c22; $custom-light: #4a655c; $custom-dark: #000000;
JSON
{
"hex": "#012c22",
"rgb": {
"r": 1,
"g": 44,
"b": 34
},
"hsl": {
"h": 166.047,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26171,
"c": 0.04944,
"h": 172.8
},
"luminance": 0.01923
}Semantic roles & 50–950 ramp
primary
#012C22
secondary
#72172C
accent
#295BFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79