#082B0E#082B0E
#082B0E is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.065 H 146.4°. Best body text is #FFFFFF at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #082B0E |
|---|---|
| RGB | rgb(8, 43, 14) |
| HSL | hsl(130, 69%, 10%) |
| HSV | hsv(130, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 67.4%, 83.1%) |
| CIE-LAB | lab(14.46, -20.19, 14.78) |
| CIE-LCH | lch(14.46, 25.02, 143.79°) |
| OKLab | oklab(25.58% -0.0545 0.0363) |
| OKLCH | oklch(25.58% 0.065 146.4) |
| XYZ | xyz(1.0432, 1.8110, 0.7100) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.04
Very Dark Green
#062E03
ΔE00 3.30
Dark Green
#033500
ΔE00 6.09
Hunter Green (survey)
#0B4008
ΔE00 8.62
Evergreen
#05472A
ΔE00 9.09
Pine Green
#0A481E
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B0E #2B0825
analogous
#132B08 #082B0E #082B20
triadic
#082B0E #0E082B #2B0E08
tetradic
#082B0E #08132B #2B0825 #2B2008
square
#082B0E #08132B #2B0825 #2B2008
split-complementary
#082B0E #20082B #2B0813
monochromatic
#051A08 #051A08 #082B0E #125F1F #1B9230
Accessibility & contrast
On white
15.42
#082B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#082B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B0E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B0E | 1.00 | 15.42 | 1.36 | 15.42 |
| #FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C260B
Deuteranopia (green-blind)
#272310
Tritanopia (blue-blind)
#012A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082b0e; /* rgb */ color: rgb(8, 43, 14); /* oklch */ color: oklch(25.6% 0.065 146.4);
Tailwind
colors: {
custom: {
50: '#4d654d',
500: '#082b0e',
950: '#000000',
},
}SCSS
$custom: #082b0e; $custom-light: #4d654d; $custom-dark: #000000;
JSON
{
"hex": "#082b0e",
"rgb": {
"r": 8,
"g": 43,
"b": 14
},
"hsl": {
"h": 130.286,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25584,
"c": 0.06545,
"h": 146.4
},
"luminance": 0.01811
}Semantic roles & 50–950 ramp
primary
#082B0E
secondary
#6A255E
accent
#3CCDEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77