#012012#012012
#012012 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.047 H 160.4°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #012012 |
|---|---|
| RGB | rgb(1, 32, 18) |
| HSL | hsl(153, 94%, 6%) |
| HSV | hsv(153, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(9.67, -15.52, 5.97) |
| CIE-LCH | lch(9.67, 16.63, 158.96°) |
| OKLab | oklab(21.56% -0.0442 0.0158) |
| OKLCH | oklch(21.56% 0.047 160.4) |
| XYZ | xyz(0.6381, 1.0831, 0.7476) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.15
Very Dark Green
#062E03
ΔE00 9.60
Dark Green
#033500
ΔE00 12.40
Evergreen
#05472A
ΔE00 12.98
Almost Black
#070D0D
ΔE00 14.28
Pine Green
#0A481E
ΔE00 14.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012012 #20010F
analogous
#012003 #012012 #011F20
triadic
#012012 #120120 #201201
tetradic
#012012 #030120 #20010F #1F2001
square
#012012 #030120 #20010F #1F2001
split-complementary
#012012 #20011F #200301
monochromatic
#011E11 #011E11 #012012 #035B33 #059755
Accessibility & contrast
On white
17.26
#012012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012012
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012012 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D11
Deuteranopia (green-blind)
#1B1A13
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012012; /* rgb */ color: rgb(1, 32, 18); /* oklch */ color: oklch(21.6% 0.047 160.4);
Tailwind
colors: {
custom: {
50: '#465b4f',
500: '#012012',
950: '#000000',
},
}SCSS
$custom: #012012; $custom-light: #465b4f; $custom-dark: #000000;
JSON
{
"hex": "#012012",
"rgb": {
"r": 1,
"g": 32,
"b": 18
},
"hsl": {
"h": 152.903,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21563,
"c": 0.04695,
"h": 160.4
},
"luminance": 0.01083
}Semantic roles & 50–950 ramp
primary
#012012
secondary
#67153A
accent
#298AFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978