#082700#082700
#082700 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.076 H 138.9°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #082700 |
|---|---|
| RGB | rgb(8, 39, 0) |
| HSL | hsl(108, 100%, 8%) |
| HSV | hsv(108, 100%, 15%) |
| CMYK | cmyk(79.5%, 0%, 100%, 84.7%) |
| CIE-LAB | lab(12.62, -20.60, 18.24) |
| CIE-LCH | lch(12.62, 27.51, 138.47°) |
| OKLab | oklab(24% -0.0569 0.0497) |
| OKLCH | oklch(24% 0.076 138.9) |
| XYZ | xyz(0.8256, 1.5026, 0.2465) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.55
Dark Forest Green
#002D04
ΔE00 2.64
Dark Green
#033500
ΔE00 5.49
Hunter Green (survey)
#0B4008
ΔE00 8.50
Forrest Green
#154406
ΔE00 9.99
Pine Green
#0A481E
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082700 #1F0027
analogous
#1B2700 #082700 #00270B
triadic
#082700 #000827 #270008
tetradic
#082700 #001B27 #1F0027 #270B00
square
#082700 #001B27 #1F0027 #270B00
split-complementary
#082700 #0B0027 #27001B
monochromatic
#061F00 #061F00 #082700 #156400 #21A100
Accessibility & contrast
On white
16.15
#082700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082700
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082700 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292200
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#05251F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082700; /* rgb */ color: rgb(8, 39, 0); /* oklch */ color: oklch(24.0% 0.076 138.9);
Tailwind
colors: {
custom: {
50: '#4b6146',
500: '#082700',
950: '#000000',
},
}SCSS
$custom: #082700; $custom-light: #4b6146; $custom-dark: #000000;
JSON
{
"hex": "#082700",
"rgb": {
"r": 8,
"g": 39,
"b": 0
},
"hsl": {
"h": 107.692,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.24003,
"c": 0.07552,
"h": 138.9
},
"luminance": 0.01503
}Semantic roles & 50–950 ramp
primary
#082700
secondary
#5C146F
accent
#29FFD3
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977