#082707#082707
#082707 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.067 H 142.6°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #082707 |
|---|---|
| RGB | rgb(8, 39, 7) |
| HSL | hsl(118, 70%, 9%) |
| HSV | hsv(118, 82%, 15%) |
| CMYK | cmyk(79.5%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(12.72, -19.45, 15.52) |
| CIE-LCH | lch(12.72, 24.88, 141.41°) |
| OKLab | oklab(24.11% -0.0529 0.0404) |
| OKLCH | oklch(24.11% 0.067 142.6) |
| XYZ | xyz(0.8640, 1.5179, 0.4484) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.39
Very Dark Green
#062E03
ΔE00 3.54
Dark Green
#033500
ΔE00 6.50
Hunter Green (survey)
#0B4008
ΔE00 9.30
Evergreen
#05472A
ΔE00 10.40
Pine Green
#0A481E
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082707 #260727
analogous
#182707 #082707 #072716
triadic
#082707 #070827 #270708
tetradic
#082707 #071827 #260727 #271607
square
#082707 #071827 #260727 #271607
split-complementary
#082707 #160727 #270718
monochromatic
#051A05 #051A05 #082707 #135B10 #1D8F1A
Accessibility & contrast
On white
16.11
#082707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082707
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082707 | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282304
Deuteranopia (green-blind)
#24200A
Tritanopia (blue-blind)
#042620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082707; /* rgb */ color: rgb(8, 39, 7); /* oklch */ color: oklch(24.1% 0.067 142.6);
Tailwind
colors: {
custom: {
50: '#4b614a',
500: '#082707',
950: '#000000',
},
}SCSS
$custom: #082707; $custom-light: #4b614a; $custom-dark: #000000;
JSON
{
"hex": "#082707",
"rgb": {
"r": 8,
"g": 39,
"b": 7
},
"hsl": {
"h": 118.125,
"s": 69.565,
"l": 9.02
},
"oklch": {
"l": 0.24114,
"c": 0.06656,
"h": 142.6
},
"luminance": 0.01518
}Semantic roles & 50–950 ramp
primary
#082707
secondary
#642366
accent
#3BECE7
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977