#012922#012922
#012922 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.045 H 178.0°. Best body text is #FFFFFF at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #012922 |
|---|---|
| RGB | rgb(1, 41, 34) |
| HSL | hsl(170, 95%, 8%) |
| HSV | hsv(170, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 17.1%, 83.9%) |
| CIE-LAB | lab(13.87, -15.87, 0.70) |
| CIE-LCH | lch(13.87, 15.88, 177.49°) |
| OKLab | oklab(25.18% -0.0454 0.0016) |
| OKLCH | oklch(25.18% 0.045 178) |
| XYZ | xyz(1.0940, 1.7077, 1.7850) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.95
Dark Teal
#014D4E
ΔE00 12.09
Evergreen
#05472A
ΔE00 12.32
Very Dark Green
#062E03
ΔE00 12.47
Dark Blue Green
#005249
ΔE00 12.95
Darkslategray
#2F4F4F
ΔE00 13.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012922 #290108
analogous
#01290E #012922 #011C29
triadic
#012922 #220129 #292201
tetradic
#012922 #0E0129 #290108 #1C2901
square
#012922 #0E0129 #290108 #1C2901
split-complementary
#012922 #29011C #290E01
monochromatic
#011E19 #011E19 #012922 #026554 #04A085
Accessibility & contrast
On white
15.65
#012922 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#012922 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012922
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012922 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012922 | 1.00 | 15.65 | 1.34 | 15.65 |
| #FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272622
Deuteranopia (green-blind)
#212223
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012922; /* rgb */ color: rgb(1, 41, 34); /* oklch */ color: oklch(25.2% 0.045 178.0);
Tailwind
colors: {
custom: {
50: '#49635c',
500: '#012922',
950: '#000000',
},
}SCSS
$custom: #012922; $custom-light: #49635c; $custom-dark: #000000;
JSON
{
"hex": "#012922",
"rgb": {
"r": 1,
"g": 41,
"b": 34
},
"hsl": {
"h": 169.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.25181,
"c": 0.04542,
"h": 178
},
"luminance": 0.01708
}Semantic roles & 50–950 ramp
primary
#012922
secondary
#6F1626
accent
#294EFF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979