#82CCBE#82CCBE
#82CCBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.077 H 180.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCBE |
|---|---|
| RGB | rgb(130, 204, 190) |
| HSL | hsl(169, 42%, 65%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.07, -26.19, -0.31) |
| CIE-LCH | lch(77.07, 26.19, 180.68°) |
| OKLab | oklab(79.27% -0.0768 -0.0012) |
| OKLCH | oklch(79.27% 0.077 180.9) |
| XYZ | xyz(40.0896, 51.6467, 56.5616) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 7.18
Turquoise
#40E0D0
ΔE00 7.84
Light Teal
#90E4C1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCBE #CC8290
analogous
#82CC99 #82CCBE #82B5CC
triadic
#82CCBE #BE82CC #CCBE82
tetradic
#82CCBE #9982CC #CC8290 #B5CC82
square
#82CCBE #9982CC #CC8290 #B5CC82
split-complementary
#82CCBE #CC82B5 #CC9982
monochromatic
#3D9685 #57BAA7 #82CCBE #ADDED5 #D9EFEB
Accessibility & contrast
On white
1.85
#82CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#82CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCBE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCBE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#69CEC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82ccbe; /* rgb */ color: rgb(130, 204, 190); /* oklch */ color: oklch(79.3% 0.077 180.9);
Tailwind
colors: {
custom: {
50: '#a9dbd1',
500: '#82ccbe',
950: '#000000',
},
}SCSS
$custom: #82ccbe; $custom-light: #a9dbd1; $custom-dark: #000000;
JSON
{
"hex": "#82ccbe",
"rgb": {
"r": 130,
"g": 204,
"b": 190
},
"hsl": {
"h": 168.649,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79266,
"c": 0.07681,
"h": 180.9
},
"luminance": 0.51649
}Semantic roles & 50–950 ramp
primary
#82CCBE
secondary
#9D5563
accent
#3049B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483