#082100#082100
#082100 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.9% C 0.067 H 137.7°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #082100 |
|---|---|
| RGB | rgb(8, 33, 0) |
| HSL | hsl(105, 100%, 6%) |
| HSV | hsv(105, 100%, 13%) |
| CMYK | cmyk(75.8%, 0%, 100%, 87.1%) |
| CIE-LAB | lab(10.10, -17.16, 14.76) |
| CIE-LCH | lch(10.10, 22.63, 139.31°) |
| OKLab | oklab(21.91% -0.0497 0.0453) |
| OKLCH | oklch(21.91% 0.067 137.7) |
| XYZ | xyz(0.6440, 1.1393, 0.1860) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.30
Very Dark Green
#062E03
ΔE00 5.36
Dark Green
#033500
ΔE00 8.29
Hunter Green (survey)
#0B4008
ΔE00 11.17
Evergreen
#05472A
ΔE00 12.37
Pine Green
#0A481E
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082100 #190021
analogous
#192100 #082100 #002109
triadic
#082100 #000821 #210008
tetradic
#082100 #001921 #190021 #210900
square
#082100 #001921 #190021 #210900
split-complementary
#082100 #090021 #210019
monochromatic
#071F00 #071F00 #082100 #175E00 #269B00
Accessibility & contrast
On white
17.10
#082100 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082100 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082100
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082100 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082100 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#061F1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082100; /* rgb */ color: rgb(8, 33, 0); /* oklch */ color: oklch(21.9% 0.067 137.7);
Tailwind
colors: {
custom: {
50: '#495c46',
500: '#082100',
950: '#000000',
},
}SCSS
$custom: #082100; $custom-light: #495c46; $custom-dark: #000000;
JSON
{
"hex": "#082100",
"rgb": {
"r": 8,
"g": 33,
"b": 0
},
"hsl": {
"h": 105.455,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21914,
"c": 0.06725,
"h": 137.7
},
"luminance": 0.01139
}Semantic roles & 50–950 ramp
primary
#082100
secondary
#55136A
accent
#29FFCB
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977