#82BBBD#82BBBD
#82BBBD is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.059 H 198.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBD |
|---|---|
| RGB | rgb(130, 187, 189) |
| HSL | hsl(182, 31%, 63%) |
| HSV | hsv(182, 31%, 74%) |
| CMYK | cmyk(31.2%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.20, -17.88, -6.93) |
| CIE-LCH | lch(72.20, 19.18, 201.19°) |
| OKLab | oklab(75.36% -0.056 -0.019) |
| OKLCH | oklch(75.36% 0.059 198.7) |
| XYZ | xyz(36.1584, 43.9586, 54.7138) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.97
Mediumturquoise
#48D1CC
ΔE00 9.71
Turquoise Blue
#06B1C4
ΔE00 9.90
Powder Blue
#B0E0E6
ΔE00 10.17
Darkturquoise
#00CED1
ΔE00 10.18
Lightseagreen
#20B2AA
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBD #BD8482
analogous
#82BDA2 #82BBBD #829DBD
triadic
#82BBBD #BD82BB #BBBD82
tetradic
#82BBBD #A282BD #BD8482 #9DBD82
square
#82BBBD #A282BD #BD8482 #9DBD82
split-complementary
#82BBBD #BD829D #BDA282
monochromatic
#447F81 #5AA5A8 #82BBBD #AAD1D2 #D2E7E7
Accessibility & contrast
On white
2.14
#82BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#82BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBD | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BD
Deuteranopia (green-blind)
#A8AEBD
Tritanopia (blue-blind)
#6CBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbbd; /* rgb */ color: rgb(130, 187, 189); /* oklch */ color: oklch(75.4% 0.059 198.7);
Tailwind
colors: {
custom: {
50: '#a8cfd0',
500: '#82bbbd',
950: '#000000',
},
}SCSS
$custom: #82bbbd; $custom-light: #a8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#82bbbd",
"rgb": {
"r": 130,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.034,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.75359,
"c": 0.05912,
"h": 198.7
},
"luminance": 0.43961
}Semantic roles & 50–950 ramp
primary
#82BBBD
secondary
#D8C3C3
accent
#403CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282