#82CCBF#82CCBF
#82CCBF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.076 H 181.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCBF |
|---|---|
| RGB | rgb(130, 204, 191) |
| HSL | hsl(169, 42%, 65%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.10, -25.96, -0.81) |
| CIE-LCH | lch(77.10, 25.97, 181.79°) |
| OKLab | oklab(79.3% -0.0764 -0.0026) |
| OKLCH | oklch(79.3% 0.076 181.9) |
| XYZ | xyz(40.1993, 51.6906, 57.1391) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 6.50
Mediumaquamarine
#66CDAA
ΔE00 7.52
Turquoise
#40E0D0
ΔE00 7.83
Light Teal
#90E4C1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCBF #CC828F
analogous
#82CC9A #82CCBF #82B4CC
triadic
#82CCBF #BF82CC #CCBF82
tetradic
#82CCBF #9A82CC #CC828F #B4CC82
square
#82CCBF #9A82CC #CC828F #B4CC82
split-complementary
#82CCBF #CC82B4 #CC9A82
monochromatic
#3D9687 #57BAA9 #82CCBF #ADDED5 #D9EFEC
Accessibility & contrast
On white
1.85
#82CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#82CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCBF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCBF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#69CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82ccbf; /* rgb */ color: rgb(130, 204, 191); /* oklch */ color: oklch(79.3% 0.076 181.9);
Tailwind
colors: {
custom: {
50: '#a9dbd2',
500: '#82ccbf',
950: '#000000',
},
}SCSS
$custom: #82ccbf; $custom-light: #a9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#82ccbf",
"rgb": {
"r": 130,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.459,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79296,
"c": 0.07642,
"h": 181.9
},
"luminance": 0.51693
}Semantic roles & 50–950 ramp
primary
#82CCBF
secondary
#9D5562
accent
#3048B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483