#082E1B#082E1B
#082E1B is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.055 H 157.2°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #082E1B |
|---|---|
| RGB | rgb(8, 46, 27) |
| HSL | hsl(150, 70%, 11%) |
| HSV | hsv(150, 83%, 18%) |
| CMYK | cmyk(82.6%, 0%, 41.3%, 82%) |
| CIE-LAB | lab(15.93, -18.81, 8.50) |
| CIE-LCH | lch(15.93, 20.64, 155.67°) |
| OKLab | oklab(26.87% -0.051 0.0214) |
| OKLCH | oklch(26.87% 0.055 157.2) |
| XYZ | xyz(1.2748, 2.0846, 1.3719) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.42
Very Dark Green
#062E03
ΔE00 6.88
Evergreen
#05472A
ΔE00 8.31
Dark Green
#033500
ΔE00 9.19
Pine Green
#0A481E
ΔE00 10.14
Hunter Green (survey)
#0B4008
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082E1B #2E081B
analogous
#082E08 #082E1B #082E2E
triadic
#082E1B #1B082E #2E1B08
tetradic
#082E1B #08082E #2E081B #2E2E08
square
#082E1B #08082E #2E081B #2E2E08
split-complementary
#082E1B #2E082E #2E0808
monochromatic
#051A0F #051A0F #082E1B #11623A #1A9658
Accessibility & contrast
On white
14.82
#082E1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#082E1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082E1B
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082E1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082E1B | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1A
Deuteranopia (green-blind)
#29261C
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082e1b; /* rgb */ color: rgb(8, 46, 27); /* oklch */ color: oklch(26.9% 0.055 157.2);
Tailwind
colors: {
custom: {
50: '#4d6757',
500: '#082e1b',
950: '#000000',
},
}SCSS
$custom: #082e1b; $custom-light: #4d6757; $custom-dark: #000000;
JSON
{
"hex": "#082e1b",
"rgb": {
"r": 8,
"g": 46,
"b": 27
},
"hsl": {
"h": 150,
"s": 70.37,
"l": 10.588
},
"oklch": {
"l": 0.26872,
"c": 0.05535,
"h": 157.2
},
"luminance": 0.02085
}Semantic roles & 50–950 ramp
primary
#082E1B
secondary
#6D2549
accent
#3B94ED
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78