#82B2BB#82B2BB
#82B2BB is a light, muted teal. Relative luminance 0.402; OKLCH L 73.3% C 0.052 H 210.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2BB |
|---|---|
| RGB | rgb(130, 178, 187) |
| HSL | hsl(189, 30%, 62%) |
| HSV | hsv(189, 30%, 73%) |
| CMYK | cmyk(30.5%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.59, -13.67, -9.72) |
| CIE-LCH | lch(69.59, 16.77, 215.40°) |
| OKLab | oklab(73.26% -0.0452 -0.0265) |
| OKLCH | oklch(73.26% 0.052 210.4) |
| XYZ | xyz(34.0930, 40.1727, 52.9618) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.17
Greyblue
#77A1B5
ΔE00 7.18
Cadetblue
#5F9EA0
ΔE00 8.44
Bluey Grey
#89A0B0
ΔE00 9.53
Cool Grey
#95A3A6
ΔE00 9.59
Sky Blue
#87CEEB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2BB #BB8B82
analogous
#82BBA8 #82B2BB #8295BB
triadic
#82B2BB #BB82B2 #B2BB82
tetradic
#82B2BB #A882BB #BB8B82 #95BB82
square
#82B2BB #A882BB #BB8B82 #95BB82
split-complementary
#82B2BB #BB8295 #BBA882
monochromatic
#45757E #5A9AA5 #82B2BB #AACAD1 #D1E3E6
Accessibility & contrast
On white
2.32
#82B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#82B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2BB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2BB | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#6EB6B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82b2bb; /* rgb */ color: rgb(130, 178, 187); /* oklch */ color: oklch(73.3% 0.052 210.4);
Tailwind
colors: {
custom: {
50: '#a8c9cf',
500: '#82b2bb',
950: '#000000',
},
}SCSS
$custom: #82b2bb; $custom-light: #a8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#82b2bb",
"rgb": {
"r": 130,
"g": 178,
"b": 187
},
"hsl": {
"h": 189.474,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.73262,
"c": 0.05242,
"h": 210.4
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#82B2BB
secondary
#D7C5C2
accent
#4E3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282