#82BDBA#82BDBA
#82BDBA is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.061 H 191.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDBA |
|---|---|
| RGB | rgb(130, 189, 186) |
| HSL | hsl(177, 31%, 63%) |
| HSV | hsv(177, 31%, 74%) |
| CMYK | cmyk(31.2%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(72.68, -19.61, -4.58) |
| CIE-LCH | lch(72.68, 20.14, 193.15°) |
| OKLab | oklab(75.72% -0.0598 -0.0126) |
| OKLCH | oklch(75.72% 0.061 191.9) |
| XYZ | xyz(36.2634, 44.6842, 53.1590) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 8.77
Cadetblue
#5F9EA0
ΔE00 9.48
Lightseagreen
#20B2AA
ΔE00 9.71
Darkturquoise
#00CED1
ΔE00 9.72
Topaz
#13BBAF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDBA #BD8285
analogous
#82BD9C #82BDBA #82A3BD
triadic
#82BDBA #BA82BD #BDBA82
tetradic
#82BDBA #9C82BD #BD8285 #A3BD82
square
#82BDBA #9C82BD #BD8285 #A3BD82
split-complementary
#82BDBA #BD82A3 #BD9C82
monochromatic
#44817E #5AA8A4 #82BDBA #AAD2D0 #D2E7E6
Accessibility & contrast
On white
2.11
#82BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#82BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDBA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDBA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#6DC0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bdba; /* rgb */ color: rgb(130, 189, 186); /* oklch */ color: oklch(75.7% 0.061 191.9);
Tailwind
colors: {
custom: {
50: '#a8d1ce',
500: '#82bdba',
950: '#000000',
},
}SCSS
$custom: #82bdba; $custom-light: #a8d1ce; $custom-dark: #000000;
JSON
{
"hex": "#82bdba",
"rgb": {
"r": 130,
"g": 189,
"b": 186
},
"hsl": {
"h": 176.949,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.75716,
"c": 0.0611,
"h": 191.9
},
"luminance": 0.44686
}Semantic roles & 50–950 ramp
primary
#82BDBA
secondary
#D8C3C4
accent
#3C41AA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282