#82CCBA#82CCBA
#82CCBA is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.079 H 177.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCBA |
|---|---|
| RGB | rgb(130, 204, 186) |
| HSL | hsl(165, 42%, 65%) |
| HSV | hsv(165, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(76.97, -27.09, 1.69) |
| CIE-LCH | lch(76.97, 27.14, 176.43°) |
| OKLab | oklab(79.15% -0.0785 0.0041) |
| OKLCH | oklch(79.15% 0.079 177) |
| XYZ | xyz(39.6585, 51.4742, 54.2906) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.63
Turquoise
#40E0D0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCBA #CC8294
analogous
#82CC95 #82CCBA #82B9CC
triadic
#82CCBA #BA82CC #CCBA82
tetradic
#82CCBA #9582CC #CC8294 #B9CC82
square
#82CCBA #9582CC #CC8294 #B9CC82
split-complementary
#82CCBA #CC82B9 #CC9582
monochromatic
#3D9681 #57BAA2 #82CCBA #ADDED2 #D9EFEA
Accessibility & contrast
On white
1.86
#82CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#82CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCBA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCBA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#6BCEC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82ccba; /* rgb */ color: rgb(130, 204, 186); /* oklch */ color: oklch(79.1% 0.079 177.0);
Tailwind
colors: {
custom: {
50: '#a9dbce',
500: '#82ccba',
950: '#000000',
},
}SCSS
$custom: #82ccba; $custom-light: #a9dbce; $custom-dark: #000000;
JSON
{
"hex": "#82ccba",
"rgb": {
"r": 130,
"g": 204,
"b": 186
},
"hsl": {
"h": 165.405,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79148,
"c": 0.07863,
"h": 177
},
"luminance": 0.51477
}Semantic roles & 50–950 ramp
primary
#82CCBA
secondary
#9D5567
accent
#3051B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483