#82BBBA#82BBBA
#82BBBA is a light, muted teal. Relative luminance 0.438; OKLCH L 75.3% C 0.059 H 194.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBA |
|---|---|
| RGB | rgb(130, 187, 186) |
| HSL | hsl(179, 30%, 62%) |
| HSV | hsv(179, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.11, -18.59, -5.42) |
| CIE-LCH | lch(72.11, 19.36, 196.26°) |
| OKLab | oklab(75.26% -0.0572 -0.0149) |
| OKLCH | oklch(75.26% 0.059 194.6) |
| XYZ | xyz(35.8362, 43.8297, 53.0165) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.95
Mediumturquoise
#48D1CC
ΔE00 9.27
Pale Teal
#82CBB2
ΔE00 9.80
Greyish Teal
#719F91
ΔE00 9.95
Lightseagreen
#20B2AA
ΔE00 10.03
Darkturquoise
#00CED1
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBA #BB8283
analogous
#82BB9D #82BBBA #82A0BB
triadic
#82BBBA #BA82BB #BBBA82
tetradic
#82BBBA #9D82BB #BB8283 #A0BB82
square
#82BBBA #9D82BB #BB8283 #A0BB82
split-complementary
#82BBBA #BB82A0 #BB9D82
monochromatic
#457E7D #5AA5A4 #82BBBA #AAD1D0 #D1E6E6
Accessibility & contrast
On white
2.15
#82BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#82BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#6DBEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbba; /* rgb */ color: rgb(130, 187, 186); /* oklch */ color: oklch(75.3% 0.059 194.6);
Tailwind
colors: {
custom: {
50: '#a8cfce',
500: '#82bbba',
950: '#000000',
},
}SCSS
$custom: #82bbba; $custom-light: #a8cfce; $custom-dark: #000000;
JSON
{
"hex": "#82bbba",
"rgb": {
"r": 130,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.947,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.75262,
"c": 0.05914,
"h": 194.6
},
"luminance": 0.43832
}Semantic roles & 50–950 ramp
primary
#82BBBA
secondary
#D7C2C2
accent
#3D3FA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282