#082305#082305
#082305 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.063 H 141.3°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #082305 |
|---|---|
| RGB | rgb(8, 35, 5) |
| HSL | hsl(114, 75%, 8%) |
| HSV | hsv(114, 86%, 14%) |
| CMYK | cmyk(77.1%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(11.03, -17.68, 14.01) |
| CIE-LCH | lch(11.03, 22.56, 141.60°) |
| OKLab | oklab(22.7% -0.0489 0.0392) |
| OKLCH | oklch(22.7% 0.063 141.3) |
| XYZ | xyz(0.7285, 1.2646, 0.3492) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.91
Very Dark Green
#062E03
ΔE00 5.07
Dark Green
#033500
ΔE00 8.02
Hunter Green (survey)
#0B4008
ΔE00 10.83
Evergreen
#05472A
ΔE00 11.61
Pine Green
#0A481E
ΔE00 11.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082305 #200523
analogous
#172305 #082305 #052311
triadic
#082305 #050823 #230508
tetradic
#082305 #051723 #200523 #231105
square
#082305 #051723 #200523 #231105
split-complementary
#082305 #110523 #230517
monochromatic
#061B04 #061B04 #082305 #14590D #208E14
Accessibility & contrast
On white
16.76
#082305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082305
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082305 | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#211D07
Tritanopia (blue-blind)
#05221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #082305; /* rgb */ color: rgb(8, 35, 5); /* oklch */ color: oklch(22.7% 0.063 141.3);
Tailwind
colors: {
custom: {
50: '#4a5e49',
500: '#082305',
950: '#000000',
},
}SCSS
$custom: #082305; $custom-light: #4a5e49; $custom-dark: #000000;
JSON
{
"hex": "#082305",
"rgb": {
"r": 8,
"g": 35,
"b": 5
},
"hsl": {
"h": 114,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.22703,
"c": 0.0627,
"h": 141.3
},
"luminance": 0.01265
}Semantic roles & 50–950 ramp
primary
#082305
secondary
#5E1F64
accent
#36F2DF
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977