#002011#002011
#002011 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.5% C 0.049 H 159.4°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #002011 |
|---|---|
| RGB | rgb(0, 32, 17) |
| HSL | hsl(152, 100%, 6%) |
| HSV | hsv(152, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.59, -16.03, 6.45) |
| CIE-LCH | lch(9.59, 17.28, 158.08°) |
| OKLab | oklab(21.48% -0.0459 0.0172) |
| OKLCH | oklch(21.48% 0.049 159.4) |
| XYZ | xyz(0.6176, 1.0734, 0.7048) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.80
Very Dark Green
#062E03
ΔE00 9.27
Dark Green
#033500
ΔE00 12.08
Evergreen
#05472A
ΔE00 12.80
Pine Green
#0A481E
ΔE00 14.43
Hunter Green (survey)
#0B4008
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002011 #20000F
analogous
#002001 #002011 #001F20
triadic
#002011 #110020 #201100
tetradic
#002011 #010020 #20000F #1F2000
square
#002011 #010020 #20000F #1F2000
split-complementary
#002011 #20001F #200100
monochromatic
#001F10 #001F10 #002011 #005D32 #009A52
Accessibility & contrast
On white
17.29
#002011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002011
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002011 | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C10
Deuteranopia (green-blind)
#1B1912
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002011; /* rgb */ color: rgb(0, 32, 17); /* oklch */ color: oklch(21.5% 0.049 159.4);
Tailwind
colors: {
custom: {
50: '#455b4f',
500: '#002011',
950: '#000000',
},
}SCSS
$custom: #002011; $custom-light: #455b4f; $custom-dark: #000000;
JSON
{
"hex": "#002011",
"rgb": {
"r": 0,
"g": 32,
"b": 17
},
"hsl": {
"h": 151.875,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21477,
"c": 0.04905,
"h": 159.4
},
"luminance": 0.01073
}Semantic roles & 50–950 ramp
primary
#002011
secondary
#69133B
accent
#298DFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977