#82CFBC#82CFBC
#82CFBC is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.081 H 176.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFBC |
|---|---|
| RGB | rgb(130, 207, 188) |
| HSL | hsl(165, 45%, 66%) |
| HSV | hsv(165, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.87, -28.10, 1.94) |
| CIE-LCH | lch(77.87, 28.16, 176.05°) |
| OKLab | oklab(79.9% -0.0813 0.0047) |
| OKLCH | oklch(79.9% 0.081 176.7) |
| XYZ | xyz(40.5925, 52.9997, 55.6582) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.81
Mediumaquamarine
#66CDAA
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFBC #CF8295
analogous
#82CF95 #82CFBC #82BBCF
triadic
#82CFBC #BC82CF #CFBC82
tetradic
#82CFBC #9582CF #CF8295 #BBCF82
square
#82CFBC #9582CF #CF8295 #BBCF82
split-complementary
#82CFBC #CF82BB #CF9582
monochromatic
#3C9B83 #56BEA4 #82CFBC #AEE0D4 #DAF1EB
Accessibility & contrast
On white
1.81
#82CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#82CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFBC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFBC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#69D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cfbc; /* rgb */ color: rgb(130, 207, 188); /* oklch */ color: oklch(79.9% 0.081 176.7);
Tailwind
colors: {
custom: {
50: '#a9ded0',
500: '#82cfbc',
950: '#000000',
},
}SCSS
$custom: #82cfbc; $custom-light: #a9ded0; $custom-dark: #000000;
JSON
{
"hex": "#82cfbc",
"rgb": {
"r": 130,
"g": 207,
"b": 188
},
"hsl": {
"h": 165.195,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.79896,
"c": 0.08146,
"h": 176.7
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#82CFBC
secondary
#A15467
accent
#2E50B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483