#82CFC7#82CFC7
#82CFC7 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.077 H 187.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFC7 |
|---|---|
| RGB | rgb(130, 207, 199) |
| HSL | hsl(174, 45%, 66%) |
| HSV | hsv(174, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(78.16, -25.58, -3.54) |
| CIE-LCH | lch(78.16, 25.82, 187.89°) |
| OKLab | oklab(80.23% -0.0766 -0.0099) |
| OKLCH | oklch(80.23% 0.077 187.4) |
| XYZ | xyz(41.8237, 53.4922, 62.1429) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.61
Darkturquoise
#00CED1
ΔE00 8.00
Paleturquoise
#AFEEEE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFC7 #CF828A
analogous
#82CFA0 #82CFC7 #82B0CF
triadic
#82CFC7 #C782CF #CFC782
tetradic
#82CFC7 #A082CF #CF828A #B0CF82
square
#82CFC7 #A082CF #CF828A #B0CF82
split-complementary
#82CFC7 #CF82B0 #CFA082
monochromatic
#3C9B91 #56BEB3 #82CFC7 #AEE0DB #DAF1EF
Accessibility & contrast
On white
1.80
#82CFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#82CFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFC7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFC7 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#BABDC8
Tritanopia (blue-blind)
#65D2CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cfc7; /* rgb */ color: rgb(130, 207, 199); /* oklch */ color: oklch(80.2% 0.077 187.4);
Tailwind
colors: {
custom: {
50: '#aaded8',
500: '#82cfc7',
950: '#000000',
},
}SCSS
$custom: #82cfc7; $custom-light: #aaded8; $custom-dark: #000000;
JSON
{
"hex": "#82cfc7",
"rgb": {
"r": 130,
"g": 207,
"b": 199
},
"hsl": {
"h": 173.766,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.80225,
"c": 0.07729,
"h": 187.4
},
"luminance": 0.53495
}Semantic roles & 50–950 ramp
primary
#82CFC7
secondary
#A1545C
accent
#2E3CB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483