#82BBBF#82BBBF
#82BBBF is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.059 H 201.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBF |
|---|---|
| RGB | rgb(130, 187, 191) |
| HSL | hsl(184, 32%, 63%) |
| HSV | hsv(184, 32%, 75%) |
| CMYK | cmyk(31.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.26, -17.41, -7.94) |
| CIE-LCH | lch(72.26, 19.13, 204.52°) |
| OKLab | oklab(75.43% -0.0552 -0.0217) |
| OKLCH | oklch(75.43% 0.059 201.5) |
| XYZ | xyz(36.3770, 44.0460, 55.8651) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.08
Turquoise Blue
#06B1C4
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 9.97
Mediumturquoise
#48D1CC
ΔE00 10.11
Sky Blue
#87CEEB
ΔE00 10.11
Lightblue
#ADD8E6
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBF #BF8682
analogous
#82BFA4 #82BBBF #829CBF
triadic
#82BBBF #BF82BB #BBBF82
tetradic
#82BBBF #A482BF #BF8682 #9CBF82
square
#82BBBF #A482BF #BF8682 #9CBF82
split-complementary
#82BBBF #BF829C #BFA482
monochromatic
#437F83 #5AA5AA #82BBBF #AAD1D4 #D3E7E8
Accessibility & contrast
On white
2.14
#82BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#82BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#6CBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbbf; /* rgb */ color: rgb(130, 187, 191); /* oklch */ color: oklch(75.4% 0.059 201.5);
Tailwind
colors: {
custom: {
50: '#a8cfd2',
500: '#82bbbf',
950: '#000000',
},
}SCSS
$custom: #82bbbf; $custom-light: #a8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#82bbbf",
"rgb": {
"r": 130,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.934,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.75425,
"c": 0.0593,
"h": 201.5
},
"luminance": 0.44048
}Semantic roles & 50–950 ramp
primary
#82BBBF
secondary
#D9C5C3
accent
#423AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282