#082000#082000
#082000 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.066 H 137.4°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #082000 |
|---|---|
| RGB | rgb(8, 32, 0) |
| HSL | hsl(105, 100%, 6%) |
| HSV | hsv(105, 100%, 13%) |
| CMYK | cmyk(75%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(9.68, -16.45, 14.15) |
| CIE-LCH | lch(9.68, 21.70, 139.30°) |
| OKLab | oklab(21.56% -0.0485 0.0446) |
| OKLCH | oklch(21.56% 0.066 137.4) |
| XYZ | xyz(0.6166, 1.0846, 0.1769) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Very Dark Green
#062E03
ΔE00 5.90
Dark Green
#033500
ΔE00 8.82
Hunter Green (survey)
#0B4008
ΔE00 11.67
Evergreen
#05472A
ΔE00 12.74
Pine Green
#0A481E
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082000 #180020
analogous
#182000 #082000 #002008
triadic
#082000 #000820 #200008
tetradic
#082000 #001820 #180020 #200800
square
#082000 #001820 #180020 #200800
split-complementary
#082000 #080020 #200018
monochromatic
#081F00 #081F00 #082000 #175D00 #279A00
Accessibility & contrast
On white
17.26
#082000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082000
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082000 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#061E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082000; /* rgb */ color: rgb(8, 32, 0); /* oklch */ color: oklch(21.6% 0.066 137.4);
Tailwind
colors: {
custom: {
50: '#495b46',
500: '#082000',
950: '#000000',
},
}SCSS
$custom: #082000; $custom-light: #495b46; $custom-dark: #000000;
JSON
{
"hex": "#082000",
"rgb": {
"r": 8,
"g": 32,
"b": 0
},
"hsl": {
"h": 105,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21563,
"c": 0.06584,
"h": 137.4
},
"luminance": 0.01085
}Semantic roles & 50–950 ramp
primary
#082000
secondary
#541369
accent
#29FFC9
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977