#082900#082900
#082900 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.078 H 139.2°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #082900 |
|---|---|
| RGB | rgb(8, 41, 0) |
| HSL | hsl(108, 100%, 8%) |
| HSV | hsv(108, 100%, 16%) |
| CMYK | cmyk(80.5%, 0%, 100%, 83.9%) |
| CIE-LAB | lab(13.46, -21.46, 19.35) |
| CIE-LCH | lch(13.46, 28.90, 137.96°) |
| OKLab | oklab(24.69% -0.0592 0.0511) |
| OKLCH | oklch(24.69% 0.078 139.2) |
| XYZ | xyz(0.8930, 1.6374, 0.2690) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.76
Dark Forest Green
#002D04
ΔE00 2.04
Dark Green
#033500
ΔE00 4.67
Hunter Green (survey)
#0B4008
ΔE00 7.70
Forrest Green
#154406
ΔE00 9.20
Pine Green
#0A481E
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082900 #210029
analogous
#1C2900 #082900 #00290C
triadic
#082900 #000829 #290008
tetradic
#082900 #001C29 #210029 #290C00
square
#082900 #001C29 #210029 #290C00
split-complementary
#082900 #0C0029 #29001C
monochromatic
#061F00 #061F00 #082900 #146600 #20A300
Accessibility & contrast
On white
15.82
#082900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#082900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082900
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082900 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#272103
Tritanopia (blue-blind)
#042721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #082900; /* rgb */ color: rgb(8, 41, 0); /* oklch */ color: oklch(24.7% 0.078 139.2);
Tailwind
colors: {
custom: {
50: '#4c6346',
500: '#082900',
950: '#000000',
},
}SCSS
$custom: #082900; $custom-light: #4c6346; $custom-dark: #000000;
JSON
{
"hex": "#082900",
"rgb": {
"r": 8,
"g": 41,
"b": 0
},
"hsl": {
"h": 108.293,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.24692,
"c": 0.07818,
"h": 139.2
},
"luminance": 0.01638
}Semantic roles & 50–950 ramp
primary
#082900
secondary
#5F1471
accent
#29FFD5
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977