#82BBBE#82BBBE
#82BBBE is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.059 H 200.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBBE |
|---|---|
| RGB | rgb(130, 187, 190) |
| HSL | hsl(183, 32%, 63%) |
| HSV | hsv(183, 32%, 75%) |
| CMYK | cmyk(31.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.23, -17.64, -7.44) |
| CIE-LCH | lch(72.23, 19.15, 202.86°) |
| OKLab | oklab(75.39% -0.0556 -0.0204) |
| OKLCH | oklch(75.39% 0.059 200.1) |
| XYZ | xyz(36.2674, 44.0021, 55.2875) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.01
Turquoise Blue
#06B1C4
ΔE00 9.74
Mediumturquoise
#48D1CC
ΔE00 9.90
Powder Blue
#B0E0E6
ΔE00 10.07
Darkturquoise
#00CED1
ΔE00 10.26
Lightblue
#ADD8E6
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBBE #BE8582
analogous
#82BEA3 #82BBBE #829DBE
triadic
#82BBBE #BE82BB #BBBE82
tetradic
#82BBBE #A382BE #BE8582 #9DBE82
square
#82BBBE #A382BE #BE8582 #9DBE82
split-complementary
#82BBBE #BE829D #BEA382
monochromatic
#447F82 #5AA5A9 #82BBBE #AAD1D3 #D3E7E8
Accessibility & contrast
On white
2.14
#82BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#82BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBBE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBBE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A8AEBE
Tritanopia (blue-blind)
#6CBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82bbbe; /* rgb */ color: rgb(130, 187, 190); /* oklch */ color: oklch(75.4% 0.059 200.1);
Tailwind
colors: {
custom: {
50: '#a8cfd1',
500: '#82bbbe',
950: '#000000',
},
}SCSS
$custom: #82bbbe; $custom-light: #a8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#82bbbe",
"rgb": {
"r": 130,
"g": 187,
"b": 190
},
"hsl": {
"h": 183,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75392,
"c": 0.05919,
"h": 200.1
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#82BBBE
secondary
#D9C4C3
accent
#413BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282