#82CCBD#82CCBD
#82CCBD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.077 H 179.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCBD |
|---|---|
| RGB | rgb(130, 204, 189) |
| HSL | hsl(168, 42%, 65%) |
| HSV | hsv(168, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.04, -26.41, 0.19) |
| CIE-LCH | lch(77.04, 26.41, 179.59°) |
| OKLab | oklab(79.24% -0.0772 0.0001) |
| OKLCH | oklch(79.24% 0.077 179.9) |
| XYZ | xyz(39.9807, 51.6031, 55.9879) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 6.91
Turquoise
#40E0D0
ΔE00 7.86
Light Teal
#90E4C1
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCBD #CC8291
analogous
#82CC98 #82CCBD #82B6CC
triadic
#82CCBD #BD82CC #CCBD82
tetradic
#82CCBD #9882CC #CC8291 #B6CC82
square
#82CCBD #9882CC #CC8291 #B6CC82
split-complementary
#82CCBD #CC82B6 #CC9882
monochromatic
#3D9684 #57BAA6 #82CCBD #ADDED4 #D9EFEB
Accessibility & contrast
On white
1.85
#82CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#82CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCBD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCBD | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#6ACEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82ccbd; /* rgb */ color: rgb(130, 204, 189); /* oklch */ color: oklch(79.2% 0.077 179.9);
Tailwind
colors: {
custom: {
50: '#a9dbd0',
500: '#82ccbd',
950: '#000000',
},
}SCSS
$custom: #82ccbd; $custom-light: #a9dbd0; $custom-dark: #000000;
JSON
{
"hex": "#82ccbd",
"rgb": {
"r": 130,
"g": 204,
"b": 189
},
"hsl": {
"h": 167.838,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79236,
"c": 0.07723,
"h": 179.9
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#82CCBD
secondary
#9D5564
accent
#304BB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483