#82C2CD#82C2CD
#82C2CD is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.5% C 0.067 H 209.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2CD |
|---|---|
| RGB | rgb(130, 194, 205) |
| HSL | hsl(189, 43%, 66%) |
| HSV | hsv(189, 37%, 80%) |
| CMYK | cmyk(36.6%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.66, -17.60, -11.99) |
| CIE-LCH | lch(74.66, 21.29, 214.27°) |
| OKLab | oklab(77.48% -0.0583 -0.0329) |
| OKLCH | oklch(77.48% 0.067 209.4) |
| XYZ | xyz(39.5133, 47.7347, 64.8774) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 8.08
Baby Blue
#89CFF0
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.50
Turquoise Blue
#06B1C4
ΔE00 9.44
Aqua Blue
#02D8E9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2CD #CD8D82
analogous
#82CDB2 #82C2CD #829CCD
triadic
#82C2CD #CD82C2 #C2CD82
tetradic
#82C2CD #B282CD #CD8D82 #9CCD82
square
#82C2CD #B282CD #CD8D82 #9CCD82
split-complementary
#82C2CD #CD829C #CDB282
monochromatic
#3D8A98 #56ADBC #82C2CD #AED7DE #D9EDF0
Accessibility & contrast
On white
1.99
#82C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#82C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2CD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2CD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#65C8C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82c2cd; /* rgb */ color: rgb(130, 194, 205); /* oklch */ color: oklch(77.5% 0.067 209.4);
Tailwind
colors: {
custom: {
50: '#a9d4dc',
500: '#82c2cd',
950: '#000000',
},
}SCSS
$custom: #82c2cd; $custom-light: #a9d4dc; $custom-dark: #000000;
JSON
{
"hex": "#82c2cd",
"rgb": {
"r": 130,
"g": 194,
"b": 205
},
"hsl": {
"h": 188.8,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.77477,
"c": 0.06695,
"h": 209.4
},
"luminance": 0.47737
}Semantic roles & 50–950 ramp
primary
#82C2CD
secondary
#E2CDC9
accent
#4330B6
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383