#012C21#012C21
#012C21 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.050 H 171.0°. Best body text is #FFFFFF at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #012C21 |
|---|---|
| RGB | rgb(1, 44, 33) |
| HSL | hsl(165, 96%, 9%) |
| HSV | hsv(165, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 25%, 82.7%) |
| CIE-LAB | lab(15.05, -17.80, 3.10) |
| CIE-LCH | lch(15.05, 18.07, 170.13°) |
| OKLab | oklab(26.14% -0.0497 0.0079) |
| OKLCH | oklch(26.14% 0.05 171) |
| XYZ | xyz(1.1876, 1.9175, 1.7461) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.95
Evergreen
#05472A
ΔE00 10.29
Very Dark Green
#062E03
ΔE00 10.50
Dark Blue Green
#005249
ΔE00 12.11
Dark Teal
#014D4E
ΔE00 12.19
Dark Green
#033500
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C21 #2C010C
analogous
#012C0C #012C21 #01222C
triadic
#012C21 #21012C #2C2101
tetradic
#012C21 #0C012C #2C010C #222C01
square
#012C21 #0C012C #2C010C #222C01
split-complementary
#012C21 #2C0122 #2C0C01
monochromatic
#011E16 #011E16 #012C21 #02684E #04A47B
Accessibility & contrast
On white
15.18
#012C21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C21
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C21 | 1.00 | 15.18 | 1.38 | 15.18 |
| #FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2820
Deuteranopia (green-blind)
#252422
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c21; /* rgb */ color: rgb(1, 44, 33); /* oklch */ color: oklch(26.1% 0.050 171.0);
Tailwind
colors: {
custom: {
50: '#4a655c',
500: '#012c21',
950: '#000000',
},
}SCSS
$custom: #012c21; $custom-light: #4a655c; $custom-dark: #000000;
JSON
{
"hex": "#012c21",
"rgb": {
"r": 1,
"g": 44,
"b": 33
},
"hsl": {
"h": 164.651,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26136,
"c": 0.05028,
"h": 171
},
"luminance": 0.01918
}Semantic roles & 50–950 ramp
primary
#012C21
secondary
#72172E
accent
#2960FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79