#012011#012011
#012011 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.5% C 0.048 H 158.8°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #012011 |
|---|---|
| RGB | rgb(1, 32, 17) |
| HSL | hsl(151, 94%, 6%) |
| HSV | hsv(151, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.64, -15.74, 6.53) |
| CIE-LCH | lch(9.64, 17.04, 157.47°) |
| OKLab | oklab(21.53% -0.0448 0.0174) |
| OKLCH | oklch(21.53% 0.048 158.8) |
| XYZ | xyz(0.6301, 1.0799, 0.7054) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.81
Very Dark Green
#062E03
ΔE00 9.26
Dark Green
#033500
ΔE00 12.08
Evergreen
#05472A
ΔE00 12.85
Pine Green
#0A481E
ΔE00 14.44
Almost Black
#070D0D
ΔE00 14.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012011 #200110
analogous
#012002 #012011 #012020
triadic
#012011 #110120 #201101
tetradic
#012011 #020120 #200110 #202001
square
#012011 #020120 #200110 #202001
split-complementary
#012011 #200120 #200201
monochromatic
#011E10 #011E10 #012011 #035B31 #059750
Accessibility & contrast
On white
17.27
#012011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012011
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012011 | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1B1A12
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012011; /* rgb */ color: rgb(1, 32, 17); /* oklch */ color: oklch(21.5% 0.048 158.8);
Tailwind
colors: {
custom: {
50: '#465b4f',
500: '#012011',
950: '#000000',
},
}SCSS
$custom: #012011; $custom-light: #465b4f; $custom-dark: #000000;
JSON
{
"hex": "#012011",
"rgb": {
"r": 1,
"g": 32,
"b": 17
},
"hsl": {
"h": 150.968,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21534,
"c": 0.04812,
"h": 158.8
},
"luminance": 0.0108
}Semantic roles & 50–950 ramp
primary
#012011
secondary
#67153D
accent
#2990FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977