#002010#002010
#002010 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.4% C 0.050 H 157.9°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #002010 |
|---|---|
| RGB | rgb(0, 32, 16) |
| HSL | hsl(150, 100%, 6%) |
| HSV | hsv(150, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(9.56, -16.24, 6.98) |
| CIE-LCH | lch(9.56, 17.68, 156.73°) |
| OKLab | oklab(21.45% -0.0465 0.0189) |
| OKLCH | oklch(21.45% 0.05 157.9) |
| XYZ | xyz(0.6100, 1.0704, 0.6646) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.48
Very Dark Green
#062E03
ΔE00 8.95
Dark Green
#033500
ΔE00 11.78
Evergreen
#05472A
ΔE00 12.69
Pine Green
#0A481E
ΔE00 14.23
Hunter Green (survey)
#0B4008
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002010 #200010
analogous
#002000 #002010 #002020
triadic
#002010 #100020 #201000
tetradic
#002010 #000020 #200010 #202000
square
#002010 #000020 #200010 #202000
split-complementary
#002010 #200020 #200000
monochromatic
#001F0F #001F0F #002010 #005D2F #009A4D
Accessibility & contrast
On white
17.30
#002010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002010
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002010 | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002010; /* rgb */ color: rgb(0, 32, 16); /* oklch */ color: oklch(21.4% 0.050 157.9);
Tailwind
colors: {
custom: {
50: '#455b4e',
500: '#002010',
950: '#000000',
},
}SCSS
$custom: #002010; $custom-light: #455b4e; $custom-dark: #000000;
JSON
{
"hex": "#002010",
"rgb": {
"r": 0,
"g": 32,
"b": 16
},
"hsl": {
"h": 150,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21449,
"c": 0.05023,
"h": 157.9
},
"luminance": 0.0107
}Semantic roles & 50–950 ramp
primary
#002010
secondary
#69133E
accent
#2994FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977