#082107#082107
#082107 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.0% C 0.057 H 142.6°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #082107 |
|---|---|
| RGB | rgb(8, 33, 7) |
| HSL | hsl(118, 65%, 8%) |
| HSV | hsv(118, 79%, 13%) |
| CMYK | cmyk(75.8%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(10.22, -16.09, 12.07) |
| CIE-LCH | lch(10.22, 20.12, 143.13°) |
| OKLab | oklab(22.05% -0.0451 0.0344) |
| OKLCH | oklch(22.05% 0.057 142.6) |
| XYZ | xyz(0.6823, 1.1546, 0.3879) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.28
Very Dark Green
#062E03
ΔE00 6.45
Dark Green
#033500
ΔE00 9.38
Hunter Green (survey)
#0B4008
ΔE00 12.09
Evergreen
#05472A
ΔE00 12.35
Pine Green
#0A481E
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082107 #200721
analogous
#152107 #082107 #072113
triadic
#082107 #070821 #210708
tetradic
#082107 #071521 #200721 #211307
square
#082107 #071521 #200721 #211307
split-complementary
#082107 #130721 #210715
monochromatic
#061905 #061905 #082107 #145312 #20861C
Accessibility & contrast
On white
17.06
#082107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082107
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082107 | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#05201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082107; /* rgb */ color: rgb(8, 33, 7); /* oklch */ color: oklch(22.0% 0.057 142.6);
Tailwind
colors: {
custom: {
50: '#4a5c4a',
500: '#082107',
950: '#000000',
},
}SCSS
$custom: #082107; $custom-light: #4a5c4a; $custom-dark: #000000;
JSON
{
"hex": "#082107",
"rgb": {
"r": 8,
"g": 33,
"b": 7
},
"hsl": {
"h": 117.692,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.22048,
"c": 0.0567,
"h": 142.6
},
"luminance": 0.01155
}Semantic roles & 50–950 ramp
primary
#082107
secondary
#5E2460
accent
#40E8E2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977