#002012#002012
#002012 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.5% C 0.048 H 161.0°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #002012 |
|---|---|
| RGB | rgb(0, 32, 18) |
| HSL | hsl(154, 100%, 6%) |
| HSV | hsv(154, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(9.61, -15.81, 5.89) |
| CIE-LCH | lch(9.61, 16.87, 159.57°) |
| OKLab | oklab(21.51% -0.0453 0.0156) |
| OKLCH | oklch(21.51% 0.048 161) |
| XYZ | xyz(0.6256, 1.0766, 0.7470) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.14
Very Dark Green
#062E03
ΔE00 9.61
Dark Green
#033500
ΔE00 12.41
Evergreen
#05472A
ΔE00 12.93
Almost Black
#070D0D
ΔE00 14.42
Pine Green
#0A481E
ΔE00 14.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002012 #20000E
analogous
#002002 #002012 #001E20
triadic
#002012 #120020 #201200
tetradic
#002012 #020020 #20000E #1E2000
square
#002012 #020020 #20000E #1E2000
split-complementary
#002012 #20001E #200200
monochromatic
#001F11 #001F11 #002012 #005D34 #009A57
Accessibility & contrast
On white
17.28
#002012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002012
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002012 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D11
Deuteranopia (green-blind)
#1B1913
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002012; /* rgb */ color: rgb(0, 32, 18); /* oklch */ color: oklch(21.5% 0.048 161.0);
Tailwind
colors: {
custom: {
50: '#455b4f',
500: '#002012',
950: '#000000',
},
}SCSS
$custom: #002012; $custom-light: #455b4f; $custom-dark: #000000;
JSON
{
"hex": "#002012",
"rgb": {
"r": 0,
"g": 32,
"b": 18
},
"hsl": {
"h": 153.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21506,
"c": 0.04788,
"h": 161
},
"luminance": 0.01077
}Semantic roles & 50–950 ramp
primary
#002012
secondary
#691338
accent
#2987FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978