#082201#082201
#082201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.067 H 138.5°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #082201 |
|---|---|
| RGB | rgb(8, 34, 1) |
| HSL | hsl(107, 94%, 7%) |
| HSV | hsv(107, 97%, 13%) |
| CMYK | cmyk(76.5%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.54, -17.68, 14.97) |
| CIE-LCH | lch(10.54, 23.16, 139.75°) |
| OKLab | oklab(22.28% -0.0502 0.0444) |
| OKLCH | oklch(22.28% 0.067 138.5) |
| XYZ | xyz(0.6776, 1.1978, 0.2242) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.89
Very Dark Green
#062E03
ΔE00 4.98
Dark Green
#033500
ΔE00 7.92
Hunter Green (survey)
#0B4008
ΔE00 10.80
Evergreen
#05472A
ΔE00 12.01
Pine Green
#0A481E
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082201 #1B0122
analogous
#192201 #082201 #01220B
triadic
#082201 #010822 #220108
tetradic
#082201 #011922 #1B0122 #220B01
square
#082201 #011922 #1B0122 #220B01
split-complementary
#082201 #0B0122 #220119
monochromatic
#071E01 #071E01 #082201 #165D03 #249904
Accessibility & contrast
On white
16.94
#082201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082201
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082201 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#06201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082201; /* rgb */ color: rgb(8, 34, 1); /* oklch */ color: oklch(22.3% 0.067 138.5);
Tailwind
colors: {
custom: {
50: '#4a5d47',
500: '#082201',
950: '#000000',
},
}SCSS
$custom: #082201; $custom-light: #4a5d47; $custom-dark: #000000;
JSON
{
"hex": "#082201",
"rgb": {
"r": 8,
"g": 34,
"b": 1
},
"hsl": {
"h": 107.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22283,
"c": 0.06703,
"h": 138.5
},
"luminance": 0.01198
}Semantic roles & 50–950 ramp
primary
#082201
secondary
#571669
accent
#29FFD2
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977