#081702#081702
#081702 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.4% C 0.048 H 135.9°. Best body text is #FFFFFF at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #081702 |
|---|---|
| RGB | rgb(8, 23, 2) |
| HSL | hsl(103, 84%, 5%) |
| HSV | hsv(103, 91%, 9%) |
| CMYK | cmyk(65.2%, 0%, 91.3%, 91%) |
| CIE-LAB | lab(6.04, -8.94, 8.06) |
| CIE-LCH | lch(6.04, 12.04, 137.94°) |
| OKLab | oklab(18.43% -0.0343 0.0333) |
| OKLCH | oklch(18.43% 0.048 135.9) |
| XYZ | xyz(0.4175, 0.6688, 0.1645) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.30
Very Dark Green
#062E03
ΔE00 12.08
Black
#000000
ΔE00 12.09
Dark Forest Green
#002D04
ΔE00 12.12
Charcoal (survey)
#343837
ΔE00 14.65
Dark Green
#033500
ΔE00 14.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081702 #110217
analogous
#131702 #081702 #021707
triadic
#081702 #020817 #170208
tetradic
#081702 #021317 #110217 #170702
square
#081702 #021317 #110217 #170702
split-complementary
#081702 #070217 #170213
monochromatic
#0A1C02 #0A1C02 #0A1C02 #1C4F07 #2F880C
Accessibility & contrast
On white
18.52
#081702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#081702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081702
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081702 | 1.00 | 18.52 | 1.13 | 18.52 |
| #FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181401
Deuteranopia (green-blind)
#161303
Tritanopia (blue-blind)
#081612
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #081702; /* rgb */ color: rgb(8, 23, 2); /* oklch */ color: oklch(18.4% 0.048 135.9);
Tailwind
colors: {
custom: {
50: '#4a5347',
500: '#081702',
950: '#000000',
},
}SCSS
$custom: #081702; $custom-light: #4a5347; $custom-dark: #000000;
JSON
{
"hex": "#081702",
"rgb": {
"r": 8,
"g": 23,
"b": 2
},
"hsl": {
"h": 102.857,
"s": 84,
"l": 4.902
},
"oklch": {
"l": 0.18428,
"c": 0.04777,
"h": 135.9
},
"luminance": 0.00669
}Semantic roles & 50–950 ramp
primary
#081702
secondary
#49185D
accent
#2EFAC0
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877