#82BBBC#82BBBC
#82BBBC is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.059 H 197.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBC |
|---|---|
| RGB | rgb(130, 187, 188) |
| HSL | hsl(181, 30%, 62%) |
| HSV | hsv(181, 31%, 74%) |
| CMYK | cmyk(30.9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.17, -18.12, -6.43) |
| CIE-LCH | lch(72.17, 19.23, 199.54°) |
| OKLab | oklab(75.33% -0.0564 -0.0176) |
| OKLCH | oklch(75.33% 0.059 197.3) |
| XYZ | xyz(36.0503, 43.9153, 54.1441) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.54
Turquoise Blue
#06B1C4
ΔE00 10.08
Darkturquoise
#00CED1
ΔE00 10.12
Powder Blue
#B0E0E6
ΔE00 10.30
Lightseagreen
#20B2AA
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBC #BC8382
analogous
#82BCA0 #82BBBC #829EBC
triadic
#82BBBC #BC82BB #BBBC82
tetradic
#82BBBC #A082BC #BC8382 #9EBC82
square
#82BBBC #A082BC #BC8382 #9EBC82
split-complementary
#82BBBC #BC829E #BCA082
monochromatic
#447E7F #5AA5A7 #82BBBC #AAD1D1 #D2E6E7
Accessibility & contrast
On white
2.15
#82BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#82BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A9ADBD
Tritanopia (blue-blind)
#6DBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbbc; /* rgb */ color: rgb(130, 187, 188); /* oklch */ color: oklch(75.3% 0.059 197.3);
Tailwind
colors: {
custom: {
50: '#a8cfd0',
500: '#82bbbc',
950: '#000000',
},
}SCSS
$custom: #82bbbc; $custom-light: #a8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#82bbbc",
"rgb": {
"r": 130,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.034,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.75327,
"c": 0.05909,
"h": 197.3
},
"luminance": 0.43917
}Semantic roles & 50–950 ramp
primary
#82BBBC
secondary
#D7C3C2
accent
#3E3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282