#082610#082610
#082610 is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.055 H 149.3°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #082610 |
|---|---|
| RGB | rgb(8, 38, 16) |
| HSL | hsl(136, 65%, 9%) |
| HSV | hsv(136, 79%, 15%) |
| CMYK | cmyk(78.9%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.45, -17.37, 11.05) |
| CIE-LCH | lch(12.45, 20.59, 147.54°) |
| OKLab | oklab(23.94% -0.0469 0.0279) |
| OKLCH | oklch(23.94% 0.055 149.3) |
| XYZ | xyz(0.8867, 1.4752, 0.7281) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.64
Very Dark Green
#062E03
ΔE00 5.95
Dark Green
#033500
ΔE00 8.79
Evergreen
#05472A
ΔE00 10.65
Hunter Green (survey)
#0B4008
ΔE00 11.26
Pine Green
#0A481E
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082610 #26081E
analogous
#0F2608 #082610 #08261F
triadic
#082610 #100826 #261008
tetradic
#082610 #080F26 #26081E #261F08
square
#082610 #080F26 #26081E #261F08
split-complementary
#082610 #1F0826 #26080F
monochromatic
#05190B #05190B #082610 #135925 #1D8B3B
Accessibility & contrast
On white
16.22
#082610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082610
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082610 | 1.00 | 16.22 | 1.30 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#221F11
Tritanopia (blue-blind)
#022521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #082610; /* rgb */ color: rgb(8, 38, 16); /* oklch */ color: oklch(23.9% 0.055 149.3);
Tailwind
colors: {
custom: {
50: '#4b604e',
500: '#082610',
950: '#000000',
},
}SCSS
$custom: #082610; $custom-light: #4b604e; $custom-dark: #000000;
JSON
{
"hex": "#082610",
"rgb": {
"r": 8,
"g": 38,
"b": 16
},
"hsl": {
"h": 136,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.23935,
"c": 0.05457,
"h": 149.3
},
"luminance": 0.01475
}Semantic roles & 50–950 ramp
primary
#082610
secondary
#642554
accent
#40BBE8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977