#082607#082607
#082607 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.065 H 142.6°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #082607 |
|---|---|
| RGB | rgb(8, 38, 7) |
| HSL | hsl(118, 69%, 9%) |
| HSV | hsv(118, 82%, 15%) |
| CMYK | cmyk(78.9%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.31, -18.98, 14.96) |
| CIE-LCH | lch(12.31, 24.17, 141.76°) |
| OKLab | oklab(23.77% -0.0516 0.0394) |
| OKLCH | oklch(23.77% 0.065 142.6) |
| XYZ | xyz(0.8316, 1.4531, 0.4376) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 3.98
Dark Green
#033500
ΔE00 6.94
Hunter Green (survey)
#0B4008
ΔE00 9.73
Evergreen
#05472A
ΔE00 10.66
Pine Green
#0A481E
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082607 #250726
analogous
#182607 #082607 #072616
triadic
#082607 #070826 #260708
tetradic
#082607 #071826 #250726 #261607
square
#082607 #071826 #250726 #261607
split-complementary
#082607 #160726 #260718
monochromatic
#051A05 #051A05 #082607 #135A11 #1E8D1A
Accessibility & contrast
On white
16.27
#082607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#082607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082607
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082607 | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272204
Deuteranopia (green-blind)
#231F09
Tritanopia (blue-blind)
#04251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #082607; /* rgb */ color: rgb(8, 38, 7); /* oklch */ color: oklch(23.8% 0.065 142.6);
Tailwind
colors: {
custom: {
50: '#4b614a',
500: '#082607',
950: '#000000',
},
}SCSS
$custom: #082607; $custom-light: #4b614a; $custom-dark: #000000;
JSON
{
"hex": "#082607",
"rgb": {
"r": 8,
"g": 38,
"b": 7
},
"hsl": {
"h": 118.065,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.23771,
"c": 0.06497,
"h": 142.6
},
"luminance": 0.01453
}Semantic roles & 50–950 ramp
primary
#082607
secondary
#632365
accent
#3CECE6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977