#082401#082401
#082401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.070 H 138.9°. Best body text is #FFFFFF at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #082401 |
|---|---|
| RGB | rgb(8, 36, 1) |
| HSL | hsl(108, 95%, 7%) |
| HSV | hsv(108, 97%, 14%) |
| CMYK | cmyk(77.8%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.38, -18.90, 16.14) |
| CIE-LCH | lch(11.38, 24.85, 139.50°) |
| OKLab | oklab(22.98% -0.0527 0.0459) |
| OKLCH | oklch(22.98% 0.07 138.9) |
| XYZ | xyz(0.7365, 1.3155, 0.2438) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.93
Very Dark Green
#062E03
ΔE00 4.00
Dark Green
#033500
ΔE00 6.95
Hunter Green (survey)
#0B4008
ΔE00 9.88
Pine Green
#0A481E
ΔE00 11.31
Forrest Green
#154406
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082401 #1D0124
analogous
#1A2401 #082401 #01240C
triadic
#082401 #010824 #240108
tetradic
#082401 #011A24 #1D0124 #240C01
square
#082401 #011A24 #1D0124 #240C01
split-complementary
#082401 #0C0124 #24011A
monochromatic
#071E01 #071E01 #082401 #156003 #229B04
Accessibility & contrast
On white
16.62
#082401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#082401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082401
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082401 | 1.00 | 16.62 | 1.26 | 16.62 |
| #FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#05221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #082401; /* rgb */ color: rgb(8, 36, 1); /* oklch */ color: oklch(23.0% 0.070 138.9);
Tailwind
colors: {
custom: {
50: '#4a5f47',
500: '#082401',
950: '#000000',
},
}SCSS
$custom: #082401; $custom-light: #4a5f47; $custom-dark: #000000;
JSON
{
"hex": "#082401",
"rgb": {
"r": 8,
"g": 36,
"b": 1
},
"hsl": {
"h": 108,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.2298,
"c": 0.06991,
"h": 138.9
},
"luminance": 0.01316
}Semantic roles & 50–950 ramp
primary
#082401
secondary
#5A166B
accent
#29FFD4
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977