#012111#012111
#012111 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.050 H 157.8°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #012111 |
|---|---|
| RGB | rgb(1, 33, 17) |
| HSL | hsl(150, 94%, 7%) |
| HSV | hsv(150, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 48.5%, 87.1%) |
| CIE-LAB | lab(10.07, -16.45, 7.14) |
| CIE-LCH | lch(10.07, 17.93, 156.56°) |
| OKLab | oklab(21.89% -0.0461 0.0188) |
| OKLCH | oklch(21.89% 0.05 157.8) |
| XYZ | xyz(0.6575, 1.1346, 0.7145) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.23
Very Dark Green
#062E03
ΔE00 8.70
Dark Green
#033500
ΔE00 11.52
Evergreen
#05472A
ΔE00 12.34
Pine Green
#0A481E
ΔE00 13.90
Hunter Green (survey)
#0B4008
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012111 #210111
analogous
#012101 #012111 #012121
triadic
#012111 #110121 #211101
tetradic
#012111 #010121 #210111 #212101
square
#012111 #010121 #210111 #212101
split-complementary
#012111 #210121 #210101
monochromatic
#011E0F #011E0F #012111 #035C30 #05984E
Accessibility & contrast
On white
17.11
#012111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012111
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012111 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D10
Deuteranopia (green-blind)
#1C1A12
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012111; /* rgb */ color: rgb(1, 33, 17); /* oklch */ color: oklch(21.9% 0.050 157.8);
Tailwind
colors: {
custom: {
50: '#465c4f',
500: '#012111',
950: '#000000',
},
}SCSS
$custom: #012111; $custom-light: #465c4f; $custom-dark: #000000;
JSON
{
"hex": "#012111",
"rgb": {
"r": 1,
"g": 33,
"b": 17
},
"hsl": {
"h": 150,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21886,
"c": 0.0498,
"h": 157.8
},
"luminance": 0.01135
}Semantic roles & 50–950 ramp
primary
#012111
secondary
#68153F
accent
#2994FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977