#82C2CA#82C2CA
#82C2CA is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.4% C 0.066 H 205.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2CA |
|---|---|
| RGB | rgb(130, 194, 202) |
| HSL | hsl(187, 40%, 65%) |
| HSV | hsv(187, 36%, 79%) |
| CMYK | cmyk(35.6%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.57, -18.34, -10.50) |
| CIE-LCH | lch(74.57, 21.13, 209.79°) |
| OKLab | oklab(77.37% -0.0595 -0.0288) |
| OKLCH | oklch(77.37% 0.066 205.8) |
| XYZ | xyz(39.1547, 47.5912, 62.9885) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 8.65
Baby Blue
#89CFF0
ΔE00 9.41
Turquoise Blue
#06B1C4
ΔE00 9.50
Aqua Blue
#02D8E9
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2CA #CA8A82
analogous
#82CAAE #82C2CA #829ECA
triadic
#82C2CA #CA82C2 #C2CA82
tetradic
#82C2CA #AE82CA #CA8A82 #9ECA82
square
#82C2CA #AE82CA #CA8A82 #9ECA82
split-complementary
#82C2CA #CA829E #CAAE82
monochromatic
#3E8A93 #57ADB8 #82C2CA #ADD7DC #D8ECEE
Accessibility & contrast
On white
2.00
#82C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#82C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2CA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2CA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#66C7C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82c2ca; /* rgb */ color: rgb(130, 194, 202); /* oklch */ color: oklch(77.4% 0.066 205.8);
Tailwind
colors: {
custom: {
50: '#a9d4da',
500: '#82c2ca',
950: '#000000',
},
}SCSS
$custom: #82c2ca; $custom-light: #a9d4da; $custom-dark: #000000;
JSON
{
"hex": "#82c2ca",
"rgb": {
"r": 130,
"g": 194,
"b": 202
},
"hsl": {
"h": 186.667,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.77374,
"c": 0.0661,
"h": 205.8
},
"luminance": 0.47594
}Semantic roles & 50–950 ramp
primary
#82C2CA
secondary
#E0CAC8
accent
#4032B3
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383