#082702#082702
#082702 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.073 H 139.9°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #082702 |
|---|---|
| RGB | rgb(8, 39, 2) |
| HSL | hsl(110, 90%, 8%) |
| HSV | hsv(110, 95%, 15%) |
| CMYK | cmyk(79.5%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.65, -20.27, 17.46) |
| CIE-LCH | lch(12.65, 26.75, 139.25°) |
| OKLab | oklab(24.04% -0.0557 0.0469) |
| OKLCH | oklch(24.04% 0.073 139.9) |
| XYZ | xyz(0.8366, 1.5070, 0.3042) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.78
Dark Forest Green
#002D04
ΔE00 2.79
Dark Green
#033500
ΔE00 5.75
Hunter Green (survey)
#0B4008
ΔE00 8.71
Forrest Green
#154406
ΔE00 10.20
Pine Green
#0A481E
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082702 #210227
analogous
#1A2702 #082702 #02270E
triadic
#082702 #020827 #270208
tetradic
#082702 #021A27 #210227 #270E02
square
#082702 #021A27 #210227 #270E02
split-complementary
#082702 #0E0227 #27021A
monochromatic
#061D01 #061D01 #082702 #146105 #209B08
Accessibility & contrast
On white
16.14
#082702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082702
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082702 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#052520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082702; /* rgb */ color: rgb(8, 39, 2); /* oklch */ color: oklch(24.0% 0.073 139.9);
Tailwind
colors: {
custom: {
50: '#4b6147',
500: '#082702',
950: '#000000',
},
}SCSS
$custom: #082702; $custom-light: #4b6147; $custom-dark: #000000;
JSON
{
"hex": "#082702",
"rgb": {
"r": 8,
"g": 39,
"b": 2
},
"hsl": {
"h": 110.27,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.24035,
"c": 0.07277,
"h": 139.9
},
"luminance": 0.01507
}Semantic roles & 50–950 ramp
primary
#082702
secondary
#5F186C
accent
#29FFDC
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977