#082701#082701
#082701 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.074 H 139.4°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #082701 |
|---|---|
| RGB | rgb(8, 39, 1) |
| HSL | hsl(109, 95%, 8%) |
| HSV | hsv(109, 97%, 15%) |
| CMYK | cmyk(79.5%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(12.64, -20.43, 17.85) |
| CIE-LCH | lch(12.64, 27.13, 138.86°) |
| OKLab | oklab(24.02% -0.0563 0.0482) |
| OKLCH | oklch(24.02% 0.074 139.4) |
| XYZ | xyz(0.8311, 1.5048, 0.2754) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.66
Dark Forest Green
#002D04
ΔE00 2.70
Dark Green
#033500
ΔE00 5.62
Hunter Green (survey)
#0B4008
ΔE00 8.60
Forrest Green
#154406
ΔE00 10.09
Pine Green
#0A481E
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082701 #200127
analogous
#1B2701 #082701 #01270D
triadic
#082701 #010827 #270108
tetradic
#082701 #011B27 #200127 #270D01
square
#082701 #011B27 #200127 #270D01
split-complementary
#082701 #0D0127 #27011B
monochromatic
#061E01 #061E01 #082701 #146303 #209E04
Accessibility & contrast
On white
16.14
#082701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082701
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082701 | 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)
#252004
Tritanopia (blue-blind)
#052520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082701; /* rgb */ color: rgb(8, 39, 1); /* oklch */ color: oklch(24.0% 0.074 139.4);
Tailwind
colors: {
custom: {
50: '#4b6147',
500: '#082701',
950: '#000000',
},
}SCSS
$custom: #082701; $custom-light: #4b6147; $custom-dark: #000000;
JSON
{
"hex": "#082701",
"rgb": {
"r": 8,
"g": 39,
"b": 1
},
"hsl": {
"h": 108.947,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24019,
"c": 0.07413,
"h": 139.4
},
"luminance": 0.01505
}Semantic roles & 50–950 ramp
primary
#082701
secondary
#5E166E
accent
#29FFD8
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977