#012722#012722
#012722 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.5% C 0.043 H 182.1°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #012722 |
|---|---|
| RGB | rgb(1, 39, 34) |
| HSL | hsl(172, 95%, 8%) |
| HSV | hsv(172, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 12.8%, 84.7%) |
| CIE-LAB | lab(13.06, -14.75, -0.48) |
| CIE-LCH | lch(13.06, 14.76, 181.88°) |
| OKLab | oklab(24.52% -0.0429 -0.0015) |
| OKLCH | oklch(24.52% 0.043 182.1) |
| XYZ | xyz(1.0266, 1.5728, 1.7625) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.36
Dark Forest Green
#002D04
ΔE00 13.08
Gunmetal
#2A3439
ΔE00 13.22
Darkslategray
#2F4F4F
ΔE00 13.38
Evergreen
#05472A
ΔE00 13.55
Very Dark Green
#062E03
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012722 #270106
analogous
#01270F #012722 #011927
triadic
#012722 #220127 #272201
tetradic
#012722 #0F0127 #270106 #192701
square
#012722 #0F0127 #270106 #192701
split-complementary
#012722 #270119 #270F01
monochromatic
#011E1A #011E1A #012722 #036356 #049E8A
Accessibility & contrast
On white
15.97
#012722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012722
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012722 | 1.00 | 15.97 | 1.31 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252422
Deuteranopia (green-blind)
#1F2022
Tritanopia (blue-blind)
#002825
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012722; /* rgb */ color: rgb(1, 39, 34); /* oklch */ color: oklch(24.5% 0.043 182.1);
Tailwind
colors: {
custom: {
50: '#48615c',
500: '#012722',
950: '#000000',
},
}SCSS
$custom: #012722; $custom-light: #48615c; $custom-dark: #000000;
JSON
{
"hex": "#012722",
"rgb": {
"r": 1,
"g": 39,
"b": 34
},
"hsl": {
"h": 172.105,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.2452,
"c": 0.04295,
"h": 182.1
},
"luminance": 0.01573
}Semantic roles & 50–950 ramp
primary
#012722
secondary
#6E1622
accent
#2945FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979