#012820#012820
#012820 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.8% C 0.046 H 175.5°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #012820 |
|---|---|
| RGB | rgb(1, 40, 32) |
| HSL | hsl(168, 95%, 8%) |
| HSV | hsv(168, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 20%, 84.3%) |
| CIE-LAB | lab(13.40, -16.01, 1.44) |
| CIE-LCH | lch(13.40, 16.08, 174.87°) |
| OKLab | oklab(24.77% -0.0454 0.0036) |
| OKLCH | oklch(24.77% 0.046 175.5) |
| XYZ | xyz(1.0319, 1.6282, 1.6261) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.41
Very Dark Green
#062E03
ΔE00 11.93
Evergreen
#05472A
ΔE00 12.17
Dark Teal
#014D4E
ΔE00 12.59
Dark Blue Green
#005249
ΔE00 13.26
Darkslategray
#2F4F4F
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012820 #280109
analogous
#01280C #012820 #011C28
triadic
#012820 #200128 #282001
tetradic
#012820 #0C0128 #280109 #1C2801
square
#012820 #0C0128 #280109 #1C2801
split-complementary
#012820 #28011C #280C01
monochromatic
#011E18 #011E18 #012820 #026450 #049F80
Accessibility & contrast
On white
15.84
#012820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#012820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012820
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012820 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262520
Deuteranopia (green-blind)
#212121
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012820; /* rgb */ color: rgb(1, 40, 32); /* oklch */ color: oklch(24.8% 0.046 175.5);
Tailwind
colors: {
custom: {
50: '#48625b',
500: '#012820',
950: '#000000',
},
}SCSS
$custom: #012820; $custom-light: #48625b; $custom-dark: #000000;
JSON
{
"hex": "#012820",
"rgb": {
"r": 1,
"g": 40,
"b": 32
},
"hsl": {
"h": 167.692,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24773,
"c": 0.04553,
"h": 175.5
},
"luminance": 0.01628
}Semantic roles & 50–950 ramp
primary
#012820
secondary
#6F1628
accent
#2955FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979