#082102#082102
#082102 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 22.0% C 0.064 H 139.0°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #082102 |
|---|---|
| RGB | rgb(8, 33, 2) |
| HSL | hsl(108, 89%, 7%) |
| HSV | hsv(108, 94%, 13%) |
| CMYK | cmyk(75.8%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(10.14, -16.86, 13.99) |
| CIE-LCH | lch(10.14, 21.91, 140.32°) |
| OKLab | oklab(21.95% -0.0483 0.042) |
| OKLCH | oklch(21.95% 0.064 139) |
| XYZ | xyz(0.6549, 1.1437, 0.2437) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.54
Very Dark Green
#062E03
ΔE00 5.64
Dark Green
#033500
ΔE00 8.57
Hunter Green (survey)
#0B4008
ΔE00 11.41
Evergreen
#05472A
ΔE00 12.34
Pine Green
#0A481E
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082102 #1B0221
analogous
#182102 #082102 #02210C
triadic
#082102 #020821 #210208
tetradic
#082102 #021821 #1B0221 #210C02
square
#082102 #021821 #1B0221 #210C02
split-complementary
#082102 #0C0221 #210218
monochromatic
#071D02 #071D02 #082102 #165B05 #249409
Accessibility & contrast
On white
17.09
#082102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082102
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082102 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#061F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082102; /* rgb */ color: rgb(8, 33, 2); /* oklch */ color: oklch(22.0% 0.064 139.0);
Tailwind
colors: {
custom: {
50: '#495c47',
500: '#082102',
950: '#000000',
},
}SCSS
$custom: #082102; $custom-light: #495c47; $custom-dark: #000000;
JSON
{
"hex": "#082102",
"rgb": {
"r": 8,
"g": 33,
"b": 2
},
"hsl": {
"h": 108.387,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21953,
"c": 0.06396,
"h": 139
},
"luminance": 0.01144
}Semantic roles & 50–950 ramp
primary
#082102
secondary
#571867
accent
#29FFD5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977