#082B1B#082B1B
#082B1B is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.050 H 159.7°. Best body text is #FFFFFF at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #082B1B |
|---|---|
| RGB | rgb(8, 43, 27) |
| HSL | hsl(153, 69%, 10%) |
| HSV | hsv(153, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.73, -17.27, 6.87) |
| CIE-LCH | lch(14.73, 18.58, 158.31°) |
| OKLab | oklab(25.89% -0.0471 0.0174) |
| OKLCH | oklch(25.89% 0.05 159.7) |
| XYZ | xyz(1.1617, 1.8584, 1.3342) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.60
Very Dark Green
#062E03
ΔE00 8.04
Evergreen
#05472A
ΔE00 9.64
Dark Green
#033500
ΔE00 10.50
Pine Green
#0A481E
ΔE00 11.60
Hunter Green (survey)
#0B4008
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B1B #2B0818
analogous
#082B09 #082B1B #082A2B
triadic
#082B1B #1B082B #2B1B08
tetradic
#082B1B #09082B #2B0818 #2A2B08
square
#082B1B #09082B #2B0818 #2A2B08
split-complementary
#082B1B #2B082A #2B0908
monochromatic
#051A10 #051A10 #082B1B #125F3B #1B925C
Accessibility & contrast
On white
15.31
#082B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#082B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B1B
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B1B | 1.00 | 15.31 | 1.37 | 15.31 |
| #FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271A
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082b1b; /* rgb */ color: rgb(8, 43, 27); /* oklch */ color: oklch(25.9% 0.050 159.7);
Tailwind
colors: {
custom: {
50: '#4c6457',
500: '#082b1b',
950: '#000000',
},
}SCSS
$custom: #082b1b; $custom-light: #4c6457; $custom-dark: #000000;
JSON
{
"hex": "#082b1b",
"rgb": {
"r": 8,
"g": 43,
"b": 27
},
"hsl": {
"h": 152.571,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25887,
"c": 0.05021,
"h": 159.7
},
"luminance": 0.01859
}Semantic roles & 50–950 ramp
primary
#082B1B
secondary
#6A2544
accent
#3C8CEB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78