#002006#002006
#002006 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.2% C 0.062 H 147.4°. Best body text is #FFFFFF at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #002006 |
|---|---|
| RGB | rgb(0, 32, 6) |
| HSL | hsl(131, 100%, 6%) |
| HSV | hsv(131, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(9.37, -17.89, 11.22) |
| CIE-LCH | lch(9.37, 21.11, 147.91°) |
| OKLab | oklab(21.22% -0.0526 0.0337) |
| OKLCH | oklch(21.22% 0.062 147.4) |
| XYZ | xyz(0.5493, 1.0461, 0.3452) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.26
Very Dark Green
#062E03
ΔE00 6.69
Dark Green
#033500
ΔE00 9.63
Evergreen
#05472A
ΔE00 12.23
Hunter Green (survey)
#0B4008
ΔE00 12.42
Pine Green
#0A481E
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002006 #20001A
analogous
#0A2000 #002006 #002016
triadic
#002006 #060020 #200600
tetradic
#002006 #000A20 #20001A #201600
square
#002006 #000A20 #20001A #201600
split-complementary
#002006 #160020 #20000A
monochromatic
#001F06 #001F06 #002006 #005D11 #009A1D
Accessibility & contrast
On white
17.37
#002006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002006
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002006 | 1.00 | 17.37 | 1.21 | 17.37 |
| #FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#1D1908
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #002006; /* rgb */ color: rgb(0, 32, 6); /* oklch */ color: oklch(21.2% 0.062 147.4);
Tailwind
colors: {
custom: {
50: '#455b49',
500: '#002006',
950: '#000000',
},
}SCSS
$custom: #002006; $custom-light: #455b49; $custom-dark: #000000;
JSON
{
"hex": "#002006",
"rgb": {
"r": 0,
"g": 32,
"b": 6
},
"hsl": {
"h": 131.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21224,
"c": 0.06248,
"h": 147.4
},
"luminance": 0.01046
}Semantic roles & 50–950 ramp
primary
#002006
secondary
#691359
accent
#29D7FF
background
#F3F5F4
surface
#E5E9E6
border
#C1C5C2
text
#000400
muted
#767977