#002008#002008
#002008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.3% C 0.060 H 149.1°. Best body text is #FFFFFF at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #002008 |
|---|---|
| RGB | rgb(0, 32, 8) |
| HSL | hsl(135, 100%, 6%) |
| HSV | hsv(135, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.41, -17.59, 10.45) |
| CIE-LCH | lch(9.41, 20.46, 149.28°) |
| OKLab | oklab(21.27% -0.0513 0.0307) |
| OKLCH | oklch(21.27% 0.06 149.1) |
| XYZ | xyz(0.5603, 1.0505, 0.4029) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.62
Very Dark Green
#062E03
ΔE00 7.06
Dark Green
#033500
ΔE00 9.98
Evergreen
#05472A
ΔE00 12.27
Hunter Green (survey)
#0B4008
ΔE00 12.72
Pine Green
#0A481E
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002008 #200018
analogous
#082000 #002008 #002018
triadic
#002008 #080020 #200800
tetradic
#002008 #000820 #200018 #201800
square
#002008 #000820 #200018 #201800
split-complementary
#002008 #180020 #200008
monochromatic
#001F08 #001F08 #002008 #005D17 #009A27
Accessibility & contrast
On white
17.35
#002008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#002008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002008
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002008 | 1.00 | 17.35 | 1.21 | 17.35 |
| #FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C06
Deuteranopia (green-blind)
#1C190A
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #002008; /* rgb */ color: rgb(0, 32, 8); /* oklch */ color: oklch(21.3% 0.060 149.1);
Tailwind
colors: {
custom: {
50: '#455b4a',
500: '#002008',
950: '#000000',
},
}SCSS
$custom: #002008; $custom-light: #455b4a; $custom-dark: #000000;
JSON
{
"hex": "#002008",
"rgb": {
"r": 0,
"g": 32,
"b": 8
},
"hsl": {
"h": 135,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21265,
"c": 0.05984,
"h": 149.1
},
"luminance": 0.01051
}Semantic roles & 50–950 ramp
primary
#002008
secondary
#691354
accent
#29C9FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977