#82BBBB#82BBBB
#82BBBB is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.059 H 196.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBB |
|---|---|
| RGB | rgb(130, 187, 187) |
| HSL | hsl(180, 30%, 62%) |
| HSV | hsv(180, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.14, -18.35, -5.93) |
| CIE-LCH | lch(72.14, 19.29, 197.89°) |
| OKLab | oklab(75.29% -0.0568 -0.0163) |
| OKLCH | oklch(75.29% 0.059 196) |
| XYZ | xyz(35.9429, 43.8723, 53.5784) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.39
Darkturquoise
#00CED1
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.19
Pale Teal
#82CBB2
ΔE00 10.20
Lightseagreen
#20B2AA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBB #BB8282
analogous
#82BB9F #82BBBB #829FBB
triadic
#82BBBB #BB82BB #BBBB82
tetradic
#82BBBB #9F82BB #BB8282 #9FBB82
square
#82BBBB #9F82BB #BB8282 #9FBB82
split-complementary
#82BBBB #BB829F #BB9F82
monochromatic
#457E7E #5AA5A5 #82BBBB #AAD1D1 #D1E6E6
Accessibility & contrast
On white
2.15
#82BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#82BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBB | 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)
#B4B6BB
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#6DBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbbb; /* rgb */ color: rgb(130, 187, 187); /* oklch */ color: oklch(75.3% 0.059 196.0);
Tailwind
colors: {
custom: {
50: '#a8cfcf',
500: '#82bbbb',
950: '#000000',
},
}SCSS
$custom: #82bbbb; $custom-light: #a8cfcf; $custom-dark: #000000;
JSON
{
"hex": "#82bbbb",
"rgb": {
"r": 130,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.75294,
"c": 0.05909,
"h": 196
},
"luminance": 0.43874
}Semantic roles & 50–950 ramp
primary
#82BBBB
secondary
#D7C2C2
accent
#3D3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282