#82C8D2#82C8D2
#82C8D2 is a light, moderate teal. Relative luminance 0.507; OKLCH L 79.0% C 0.072 H 207.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8D2 |
|---|---|
| RGB | rgb(130, 200, 210) |
| HSL | hsl(188, 47%, 67%) |
| HSV | hsv(188, 38%, 82%) |
| CMYK | cmyk(38.1%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.50, -19.42, -11.94) |
| CIE-LCH | lch(76.50, 22.80, 211.59°) |
| OKLab | oklab(79% -0.0637 -0.0328) |
| OKLCH | oklch(79% 0.072 207.2) |
| XYZ | xyz(41.4889, 50.7048, 68.5611) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 7.92
Aqua Blue
#02D8E9
ΔE00 8.36
Baby Blue
#89CFF0
ΔE00 8.49
Robin'S Egg Blue
#98EFF9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8D2 #D28C82
analogous
#82D2B4 #82C8D2 #82A0D2
triadic
#82C8D2 #D282C8 #C8D282
tetradic
#82C8D2 #B482D2 #D28C82 #A0D282
square
#82C8D2 #B482D2 #D28C82 #A0D282
split-complementary
#82C8D2 #D282A0 #D2B482
monochromatic
#3A93A0 #55B4C2 #82C8D2 #AFDCE2 #DCF0F2
Accessibility & contrast
On white
1.88
#82C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#82C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8D2
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8D2 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#B0B8D2
Tritanopia (blue-blind)
#61CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82c8d2; /* rgb */ color: rgb(130, 200, 210); /* oklch */ color: oklch(79.0% 0.072 207.2);
Tailwind
colors: {
custom: {
50: '#aad8df',
500: '#82c8d2',
950: '#000000',
},
}SCSS
$custom: #82c8d2; $custom-light: #aad8df; $custom-dark: #000000;
JSON
{
"hex": "#82c8d2",
"rgb": {
"r": 130,
"g": 200,
"b": 210
},
"hsl": {
"h": 187.5,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.78997,
"c": 0.0716,
"h": 207.2
},
"luminance": 0.50708
}Semantic roles & 50–950 ramp
primary
#82C8D2
secondary
#A55D53
accent
#3D2BBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384