#082B2B#082B2B
#082B2B is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.039 H 195.1°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #082B2B |
|---|---|
| RGB | rgb(8, 43, 43) |
| HSL | hsl(180, 69%, 10%) |
| HSV | hsv(180, 81%, 17%) |
| CMYK | cmyk(81.4%, 0%, 0%, 83.1%) |
| CIE-LAB | lab(15.24, -12.10, -3.64) |
| CIE-LCH | lch(15.24, 12.64, 196.75°) |
| OKLab | oklab(26.48% -0.0376 -0.0101) |
| OKLCH | oklch(26.48% 0.039 195.1) |
| XYZ | xyz(1.3999, 1.9536, 2.5883) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.25
Dark Teal
#014D4E
ΔE00 11.19
Darkslategray
#2F4F4F
ΔE00 11.48
Charcoal (survey)
#343837
ΔE00 11.88
Dark Blue Grey
#1F3B4D
ΔE00 12.58
Onyx
#353839
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082B2B #2B0808
analogous
#082B1A #082B2B #08192B
triadic
#082B2B #2B082B #2B2B08
tetradic
#082B2B #19082B #2B0808 #1A2B08
square
#082B2B #19082B #2B0808 #1A2B08
split-complementary
#082B2B #2B081A #2B1A08
monochromatic
#051A1A #051A1A #082B2B #125F5F #1B9292
Accessibility & contrast
On white
15.10
#082B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#082B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082B2B
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082B2B | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28282B
Deuteranopia (green-blind)
#22252B
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082b2b; /* rgb */ color: rgb(8, 43, 43); /* oklch */ color: oklch(26.5% 0.039 195.1);
Tailwind
colors: {
custom: {
50: '#4e6464',
500: '#082b2b',
950: '#000000',
},
}SCSS
$custom: #082b2b; $custom-light: #4e6464; $custom-dark: #000000;
JSON
{
"hex": "#082b2b",
"rgb": {
"r": 8,
"g": 43,
"b": 43
},
"hsl": {
"h": 180,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.26479,
"c": 0.03892,
"h": 195.1
},
"luminance": 0.01954
}Semantic roles & 50–950 ramp
primary
#082B2B
secondary
#6A2525
accent
#3C3CEB
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#020505
muted
#787A79