#82BCBD#82BCBD
#82BCBD is a light, muted teal. Relative luminance 0.444; OKLCH L 75.6% C 0.060 H 197.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCBD |
|---|---|
| RGB | rgb(130, 188, 189) |
| HSL | hsl(181, 31%, 63%) |
| HSV | hsv(181, 31%, 74%) |
| CMYK | cmyk(31.2%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(72.48, -18.40, -6.51) |
| CIE-LCH | lch(72.48, 19.52, 199.50°) |
| OKLab | oklab(75.59% -0.0573 -0.0179) |
| OKLCH | oklch(75.59% 0.06 197.3) |
| XYZ | xyz(36.3713, 44.3843, 54.7848) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.16
Mediumturquoise
#48D1CC
ΔE00 9.31
Darkturquoise
#00CED1
ΔE00 9.92
Turquoise Blue
#06B1C4
ΔE00 10.09
Powder Blue
#B0E0E6
ΔE00 10.12
Lightseagreen
#20B2AA
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCBD #BD8382
analogous
#82BDA0 #82BCBD #829EBD
triadic
#82BCBD #BD82BC #BCBD82
tetradic
#82BCBD #A082BD #BD8382 #9EBD82
square
#82BCBD #A082BD #BD8382 #9EBD82
split-complementary
#82BCBD #BD829E #BDA082
monochromatic
#448081 #5AA7A8 #82BCBD #AAD1D2 #D2E7E7
Accessibility & contrast
On white
2.13
#82BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#82BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCBD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCBD | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BD
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#6CC0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bcbd; /* rgb */ color: rgb(130, 188, 189); /* oklch */ color: oklch(75.6% 0.060 197.3);
Tailwind
colors: {
custom: {
50: '#a8d0d0',
500: '#82bcbd',
950: '#000000',
},
}SCSS
$custom: #82bcbd; $custom-light: #a8d0d0; $custom-dark: #000000;
JSON
{
"hex": "#82bcbd",
"rgb": {
"r": 130,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.017,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.75586,
"c": 0.05998,
"h": 197.3
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#82BCBD
secondary
#D8C3C3
accent
#3E3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282