#082B11#082B11
#082B11 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.062 H 148.5°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #082B11 |
|---|---|
| RGB | rgb(8, 43, 17) |
| HSL | hsl(135, 69%, 10%) |
| HSV | hsv(135, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 60.5%, 83.1%) |
| CIE-LAB | lab(14.51, -19.62, 13.21) |
| CIE-LCH | lch(14.51, 23.66, 146.04°) |
| OKLab | oklab(25.64% -0.0529 0.0324) |
| OKLCH | oklch(25.64% 0.062 148.5) |
| XYZ | xyz(1.0651, 1.8197, 0.8253) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.82
Very Dark Green
#062E03
ΔE00 4.15
Dark Green
#033500
ΔE00 6.86
Evergreen
#05472A
ΔE00 8.99
Hunter Green (survey)
#0B4008
ΔE00 9.25
Pine Green
#0A481E
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B11 #2B0822
analogous
#102B08 #082B11 #082B23
triadic
#082B11 #11082B #2B1108
tetradic
#082B11 #08102B #2B0822 #2B2308
square
#082B11 #08102B #2B0822 #2B2308
split-complementary
#082B11 #23082B #2B0810
monochromatic
#051A0A #051A0A #082B11 #125F25 #1B923A
Accessibility & contrast
On white
15.40
#082B11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#082B11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B11
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B11 | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260F
Deuteranopia (green-blind)
#272313
Tritanopia (blue-blind)
#012A25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082b11; /* rgb */ color: rgb(8, 43, 17); /* oklch */ color: oklch(25.6% 0.062 148.5);
Tailwind
colors: {
custom: {
50: '#4d654f',
500: '#082b11',
950: '#000000',
},
}SCSS
$custom: #082b11; $custom-light: #4d654f; $custom-dark: #000000;
JSON
{
"hex": "#082b11",
"rgb": {
"r": 8,
"g": 43,
"b": 17
},
"hsl": {
"h": 135.429,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25641,
"c": 0.06204,
"h": 148.5
},
"luminance": 0.0182
}Semantic roles & 50–950 ramp
primary
#082B11
secondary
#6A2558
accent
#3CBEEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78