#82CFBF#82CFBF
#82CFBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.080 H 179.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFBF |
|---|---|
| RGB | rgb(130, 207, 191) |
| HSL | hsl(168, 45%, 66%) |
| HSV | hsv(168, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.95, -27.42, 0.44) |
| CIE-LCH | lch(77.95, 27.43, 179.08°) |
| OKLab | oklab(79.98% -0.08 0.0007) |
| OKLCH | oklch(79.98% 0.08 179.5) |
| XYZ | xyz(40.9192, 53.1304, 57.3791) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.31
Light Teal
#90E4C1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFBF #CF8292
analogous
#82CF98 #82CFBF #82B8CF
triadic
#82CFBF #BF82CF #CFBF82
tetradic
#82CFBF #9882CF #CF8292 #B8CF82
square
#82CFBF #9882CF #CF8292 #B8CF82
split-complementary
#82CFBF #CF82B8 #CF9882
monochromatic
#3C9B87 #56BEA8 #82CFBF #AEE0D6 #DAF1EC
Accessibility & contrast
On white
1.81
#82CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#82CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#68D1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cfbf; /* rgb */ color: rgb(130, 207, 191); /* oklch */ color: oklch(80.0% 0.080 179.5);
Tailwind
colors: {
custom: {
50: '#a9ded2',
500: '#82cfbf',
950: '#000000',
},
}SCSS
$custom: #82cfbf; $custom-light: #a9ded2; $custom-dark: #000000;
JSON
{
"hex": "#82cfbf",
"rgb": {
"r": 130,
"g": 207,
"b": 191
},
"hsl": {
"h": 167.532,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.79984,
"c": 0.08004,
"h": 179.5
},
"luminance": 0.53133
}Semantic roles & 50–950 ramp
primary
#82CFBF
secondary
#A15464
accent
#2E4AB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483