#082B1F#082B1F
#082B1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.046 H 166.4°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #082B1F |
|---|---|
| RGB | rgb(8, 43, 31) |
| HSL | hsl(159, 69%, 10%) |
| HSV | hsv(159, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 27.9%, 83.1%) |
| CIE-LAB | lab(14.83, -16.12, 4.23) |
| CIE-LCH | lch(14.83, 16.67, 165.30°) |
| OKLab | oklab(26.01% -0.0447 0.0108) |
| OKLCH | oklch(26.01% 0.046 166.4) |
| XYZ | xyz(1.2112, 1.8782, 1.5947) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.45
Very Dark Green
#062E03
ΔE00 9.88
Evergreen
#05472A
ΔE00 10.52
Dark Green
#033500
ΔE00 12.28
Dark Blue Green
#005249
ΔE00 12.88
Pine Green
#0A481E
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B1F #2B0814
analogous
#082B0E #082B1F #08252B
triadic
#082B1F #1F082B #2B1F08
tetradic
#082B1F #0E082B #2B0814 #252B08
square
#082B1F #0E082B #2B0814 #252B08
split-complementary
#082B1F #2B0825 #2B0E08
monochromatic
#051A13 #051A13 #082B1F #125F44 #1B9269
Accessibility & contrast
On white
15.27
#082B1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#082B1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B1F
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B1F | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271E
Deuteranopia (green-blind)
#252420
Tritanopia (blue-blind)
#002B28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082b1f; /* rgb */ color: rgb(8, 43, 31); /* oklch */ color: oklch(26.0% 0.046 166.4);
Tailwind
colors: {
custom: {
50: '#4d645a',
500: '#082b1f',
950: '#000000',
},
}SCSS
$custom: #082b1f; $custom-light: #4d645a; $custom-dark: #000000;
JSON
{
"hex": "#082b1f",
"rgb": {
"r": 8,
"g": 43,
"b": 31
},
"hsl": {
"h": 159.429,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.26012,
"c": 0.04595,
"h": 166.4
},
"luminance": 0.01878
}Semantic roles & 50–950 ramp
primary
#082B1F
secondary
#6A253D
accent
#3C78EB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78