#082902#082902
#082902 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.076 H 140.1°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #082902 |
|---|---|
| RGB | rgb(8, 41, 2) |
| HSL | hsl(111, 91%, 8%) |
| HSV | hsv(111, 95%, 16%) |
| CMYK | cmyk(80.5%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.48, -21.14, 18.57) |
| CIE-LCH | lch(13.48, 28.14, 138.70°) |
| OKLab | oklab(24.72% -0.058 0.0484) |
| OKLCH | oklch(24.72% 0.076 140.1) |
| XYZ | xyz(0.9040, 1.6418, 0.3267) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.96
Dark Forest Green
#002D04
ΔE00 2.12
Dark Green
#033500
ΔE00 4.92
Hunter Green (survey)
#0B4008
ΔE00 7.90
Forrest Green
#154406
ΔE00 9.40
Pine Green
#0A481E
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082902 #230229
analogous
#1B2902 #082902 #02290F
triadic
#082902 #020829 #290208
tetradic
#082902 #021B29 #230229 #290F02
square
#082902 #021B29 #230229 #290F02
split-complementary
#082902 #0F0229 #29021B
monochromatic
#061D01 #061D01 #082902 #136305 #1F9E08
Accessibility & contrast
On white
15.81
#082902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#082902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082902
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082902 | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#272205
Tritanopia (blue-blind)
#042721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #082902; /* rgb */ color: rgb(8, 41, 2); /* oklch */ color: oklch(24.7% 0.076 140.1);
Tailwind
colors: {
custom: {
50: '#4c6347',
500: '#082902',
950: '#000000',
},
}SCSS
$custom: #082902; $custom-light: #4c6347; $custom-dark: #000000;
JSON
{
"hex": "#082902",
"rgb": {
"r": 8,
"g": 41,
"b": 2
},
"hsl": {
"h": 110.769,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24723,
"c": 0.07559,
"h": 140.1
},
"luminance": 0.01642
}Semantic roles & 50–950 ramp
primary
#082902
secondary
#61196E
accent
#29FFDE
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977