#082B0B#082B0B
#082B0B is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.069 H 144.6°. Best body text is #FFFFFF at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #082B0B |
|---|---|
| RGB | rgb(8, 43, 11) |
| HSL | hsl(125, 69%, 10%) |
| HSV | hsv(125, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 74.4%, 83.1%) |
| CIE-LAB | lab(14.42, -20.67, 16.13) |
| CIE-LCH | lch(14.42, 26.22, 142.04°) |
| OKLab | oklab(25.54% -0.056 0.0398) |
| OKLCH | oklch(25.54% 0.069 144.6) |
| XYZ | xyz(1.0244, 1.8034, 0.6107) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.45
Very Dark Green
#062E03
ΔE00 2.61
Dark Green
#033500
ΔE00 5.47
Hunter Green (survey)
#0B4008
ΔE00 8.13
Pine Green
#0A481E
ΔE00 9.15
Evergreen
#05472A
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B0B #2B0828
analogous
#162B08 #082B0B #082B1D
triadic
#082B0B #0B082B #2B0B08
tetradic
#082B0B #08162B #2B0828 #2B1D08
square
#082B0B #08162B #2B0828 #2B1D08
split-complementary
#082B0B #1D082B #2B0816
monochromatic
#051A07 #051A07 #082B0B #125F18 #1B9225
Accessibility & contrast
On white
15.43
#082B0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#082B0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B0B
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B0B | 1.00 | 15.43 | 1.36 | 15.43 |
| #FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2608
Deuteranopia (green-blind)
#28230E
Tritanopia (blue-blind)
#022A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #082b0b; /* rgb */ color: rgb(8, 43, 11); /* oklch */ color: oklch(25.5% 0.069 144.6);
Tailwind
colors: {
custom: {
50: '#4d654c',
500: '#082b0b',
950: '#000000',
},
}SCSS
$custom: #082b0b; $custom-light: #4d654c; $custom-dark: #000000;
JSON
{
"hex": "#082b0b",
"rgb": {
"r": 8,
"g": 43,
"b": 11
},
"hsl": {
"h": 125.143,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25535,
"c": 0.06867,
"h": 144.6
},
"luminance": 0.01804
}Semantic roles & 50–950 ramp
primary
#082B0B
secondary
#6A2564
accent
#3CDCEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77