#082301#082301
#082301 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.068 H 138.7°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #082301 |
|---|---|
| RGB | rgb(8, 35, 1) |
| HSL | hsl(108, 94%, 7%) |
| HSV | hsv(108, 97%, 14%) |
| CMYK | cmyk(77.1%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(10.96, -18.31, 15.56) |
| CIE-LCH | lch(10.96, 24.02, 139.65°) |
| OKLab | oklab(22.63% -0.0515 0.0452) |
| OKLCH | oklch(22.63% 0.068 138.7) |
| XYZ | xyz(0.7066, 1.2558, 0.2339) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.40
Very Dark Green
#062E03
ΔE00 4.48
Dark Green
#033500
ΔE00 7.43
Hunter Green (survey)
#0B4008
ΔE00 10.34
Evergreen
#05472A
ΔE00 11.69
Pine Green
#0A481E
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082301 #1C0123
analogous
#192301 #082301 #01230B
triadic
#082301 #010823 #230108
tetradic
#082301 #011923 #1C0123 #230B01
square
#082301 #011923 #1C0123 #230B01
split-complementary
#082301 #0B0123 #230119
monochromatic
#071E01 #071E01 #082301 #165F03 #239A04
Accessibility & contrast
On white
16.78
#082301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082301
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082301 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#06211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082301; /* rgb */ color: rgb(8, 35, 1); /* oklch */ color: oklch(22.6% 0.068 138.7);
Tailwind
colors: {
custom: {
50: '#4a5e47',
500: '#082301',
950: '#000000',
},
}SCSS
$custom: #082301; $custom-light: #4a5e47; $custom-dark: #000000;
JSON
{
"hex": "#082301",
"rgb": {
"r": 8,
"g": 35,
"b": 1
},
"hsl": {
"h": 107.647,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22632,
"c": 0.06848,
"h": 138.7
},
"luminance": 0.01256
}Semantic roles & 50–950 ramp
primary
#082301
secondary
#59166A
accent
#29FFD3
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977