#082003#082003
#082003 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.061 H 139.5°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #082003 |
|---|---|
| RGB | rgb(8, 32, 3) |
| HSL | hsl(110, 83%, 7%) |
| HSV | hsv(110, 91%, 13%) |
| CMYK | cmyk(75%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(9.73, -16.00, 13.01) |
| CIE-LCH | lch(9.73, 20.62, 140.89°) |
| OKLab | oklab(21.62% -0.0463 0.0395) |
| OKLCH | oklch(21.62% 0.061 139.5) |
| XYZ | xyz(0.6331, 1.0912, 0.2634) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.24
Very Dark Green
#062E03
ΔE00 6.34
Dark Green
#033500
ΔE00 9.26
Hunter Green (survey)
#0B4008
ΔE00 12.05
Evergreen
#05472A
ΔE00 12.72
Pine Green
#0A481E
ΔE00 13.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082003 #1B0320
analogous
#172003 #082003 #03200D
triadic
#082003 #030820 #200308
tetradic
#082003 #031720 #1B0320 #200D03
square
#082003 #031720 #1B0320 #200D03
split-complementary
#082003 #0D0320 #200317
monochromatic
#071C03 #071C03 #082003 #165808 #24900D
Accessibility & contrast
On white
17.24
#082003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082003
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082003 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1E1A05
Tritanopia (blue-blind)
#061F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082003; /* rgb */ color: rgb(8, 32, 3); /* oklch */ color: oklch(21.6% 0.061 139.5);
Tailwind
colors: {
custom: {
50: '#495b48',
500: '#082003',
950: '#000000',
},
}SCSS
$custom: #082003; $custom-light: #495b48; $custom-dark: #000000;
JSON
{
"hex": "#082003",
"rgb": {
"r": 8,
"g": 32,
"b": 3
},
"hsl": {
"h": 109.655,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21623,
"c": 0.06084,
"h": 139.5
},
"luminance": 0.01091
}Semantic roles & 50–950 ramp
primary
#082003
secondary
#571B64
accent
#2FF9D6
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977