#82CCDB#82CCDB
#82CCDB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.076 H 211.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCDB |
|---|---|
| RGB | rgb(130, 204, 219) |
| HSL | hsl(190, 55%, 68%) |
| HSV | hsv(190, 41%, 86%) |
| CMYK | cmyk(40.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.90, -19.19, -14.69) |
| CIE-LCH | lch(77.90, 24.16, 217.44°) |
| OKLab | oklab(80.21% -0.0649 -0.0404) |
| OKLCH | oklch(80.21% 0.076 211.9) |
| XYZ | xyz(43.5804, 53.0430, 74.9460) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.78
Aqua Blue
#02D8E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCDB #DB9182
analogous
#82DBBD #82CCDB #829FDB
triadic
#82CCDB #DB82CC #CCDB82
tetradic
#82CCDB #BD82DB #DB9182 #9FDB82
square
#82CCDB #BD82DB #DB9182 #9FDB82
split-complementary
#82CCDB #DB829F #DBBD82
monochromatic
#339BB0 #52B9CD #82CCDB #B2DFE9 #E1F3F6
Accessibility & contrast
On white
1.81
#82CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#82CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCDB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCDB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#5CD3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82ccdb; /* rgb */ color: rgb(130, 204, 219); /* oklch */ color: oklch(80.2% 0.076 211.9);
Tailwind
colors: {
custom: {
50: '#aadbe6',
500: '#82ccdb',
950: '#000000',
},
}SCSS
$custom: #82ccdb; $custom-light: #aadbe6; $custom-dark: #000000;
JSON
{
"hex": "#82ccdb",
"rgb": {
"r": 130,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.112,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.80207,
"c": 0.07646,
"h": 211.9
},
"luminance": 0.53046
}Semantic roles & 50–950 ramp
primary
#82CCDB
secondary
#B26050
accent
#3E23C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484