#82BDBD#82BDBD
#82BDBD is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.8% C 0.061 H 195.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDBD |
|---|---|
| RGB | rgb(130, 189, 189) |
| HSL | hsl(180, 31%, 63%) |
| HSV | hsv(180, 31%, 74%) |
| CMYK | cmyk(31.2%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.77, -18.91, -6.09) |
| CIE-LCH | lch(72.77, 19.87, 197.86°) |
| OKLab | oklab(75.81% -0.0585 -0.0167) |
| OKLCH | oklch(75.81% 0.061 195.9) |
| XYZ | xyz(36.5857, 44.8131, 54.8562) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.94
Cadetblue
#5F9EA0
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 9.68
Pale Teal
#82CBB2
ΔE00 9.98
Powder Blue
#B0E0E6
ΔE00 10.09
Lightseagreen
#20B2AA
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDBD #BD8282
analogous
#82BD9F #82BDBD #829FBD
triadic
#82BDBD #BD82BD #BDBD82
tetradic
#82BDBD #9F82BD #BD8282 #9FBD82
square
#82BDBD #9F82BD #BD8282 #9FBD82
split-complementary
#82BDBD #BD829F #BD9F82
monochromatic
#448181 #5AA8A8 #82BDBD #AAD2D2 #D2E7E7
Accessibility & contrast
On white
2.11
#82BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#82BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDBD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDBD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BD
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#6CC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bdbd; /* rgb */ color: rgb(130, 189, 189); /* oklch */ color: oklch(75.8% 0.061 195.9);
Tailwind
colors: {
custom: {
50: '#a8d1d0',
500: '#82bdbd',
950: '#000000',
},
}SCSS
$custom: #82bdbd; $custom-light: #a8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#82bdbd",
"rgb": {
"r": 130,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.75813,
"c": 0.06087,
"h": 195.9
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#82BDBD
secondary
#D8C3C3
accent
#3C3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282