#082308#082308
#082308 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.059 H 143.3°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #082308 |
|---|---|
| RGB | rgb(8, 35, 8) |
| HSL | hsl(120, 63%, 8%) |
| HSV | hsv(120, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 77.1%, 86.3%) |
| CIE-LAB | lab(11.07, -17.21, 12.86) |
| CIE-LCH | lch(11.07, 21.48, 143.23°) |
| OKLab | oklab(22.76% -0.0472 0.0351) |
| OKLCH | oklch(22.76% 0.059 143.3) |
| XYZ | xyz(0.7450, 1.2712, 0.4358) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.38
Very Dark Green
#062E03
ΔE00 5.58
Dark Green
#033500
ΔE00 8.52
Hunter Green (survey)
#0B4008
ΔE00 11.24
Evergreen
#05472A
ΔE00 11.59
Pine Green
#0A481E
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082308 #230823
analogous
#152308 #082308 #082315
triadic
#082308 #080823 #230808
tetradic
#082308 #081523 #230823 #231508
square
#082308 #081523 #230823 #231508
split-complementary
#082308 #150823 #230815
monochromatic
#061906 #061906 #082308 #135513 #1F871F
Accessibility & contrast
On white
16.74
#082308 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082308 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082308
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082308 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082308 | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F06
Deuteranopia (green-blind)
#201D0A
Tritanopia (blue-blind)
#04221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #082308; /* rgb */ color: rgb(8, 35, 8); /* oklch */ color: oklch(22.8% 0.059 143.3);
Tailwind
colors: {
custom: {
50: '#4a5e4a',
500: '#082308',
950: '#000000',
},
}SCSS
$custom: #082308; $custom-light: #4a5e4a; $custom-dark: #000000;
JSON
{
"hex": "#082308",
"rgb": {
"r": 8,
"g": 35,
"b": 8
},
"hsl": {
"h": 120,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.22757,
"c": 0.05884,
"h": 143.3
},
"luminance": 0.01271
}Semantic roles & 50–950 ramp
primary
#082308
secondary
#612661
accent
#42E6E6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977