#082F1B#082F1B
#082F1B is a dark, muted green. Relative luminance 0.022; OKLCH L 27.2% C 0.057 H 156.5°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #082F1B |
|---|---|
| RGB | rgb(8, 47, 27) |
| HSL | hsl(149, 71%, 11%) |
| HSV | hsv(149, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 42.6%, 81.6%) |
| CIE-LAB | lab(16.32, -19.31, 9.04) |
| CIE-LCH | lch(16.32, 21.32, 154.91°) |
| OKLab | oklab(27.2% -0.0523 0.0227) |
| OKLCH | oklch(27.2% 0.057 156.5) |
| XYZ | xyz(1.3144, 2.1636, 1.3851) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.08
Very Dark Green
#062E03
ΔE00 6.54
Evergreen
#05472A
ΔE00 7.90
Dark Green
#033500
ΔE00 8.78
Pine Green
#0A481E
ΔE00 9.68
Hunter Green (survey)
#0B4008
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F1B #2F081C
analogous
#082F08 #082F1B #082F2E
triadic
#082F1B #1B082F #2F1B08
tetradic
#082F1B #08082F #2F081C #2F2E08
square
#082F1B #08082F #2F081C #2F2E08
split-complementary
#082F1B #2E082F #2F0808
monochromatic
#041A0F #041A0F #082F1B #116339 #1A9857
Accessibility & contrast
On white
14.66
#082F1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F1B
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F1B | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1A
Deuteranopia (green-blind)
#2A271C
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f1b; /* rgb */ color: rgb(8, 47, 27); /* oklch */ color: oklch(27.2% 0.057 156.5);
Tailwind
colors: {
custom: {
50: '#4e6857',
500: '#082f1b',
950: '#000000',
},
}SCSS
$custom: #082f1b; $custom-light: #4e6857; $custom-dark: #000000;
JSON
{
"hex": "#082f1b",
"rgb": {
"r": 8,
"g": 47,
"b": 27
},
"hsl": {
"h": 149.231,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.272,
"c": 0.05706,
"h": 156.5
},
"luminance": 0.02164
}Semantic roles & 50–950 ramp
primary
#082F1B
secondary
#6E254A
accent
#3A96EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78