#82BDCD#82BDCD
#82BDCD is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.4% C 0.065 H 216.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDCD |
|---|---|
| RGB | rgb(130, 189, 205) |
| HSL | hsl(193, 43%, 66%) |
| HSV | hsv(193, 37%, 80%) |
| CMYK | cmyk(36.6%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.25, -15.01, -14.10) |
| CIE-LCH | lch(73.25, 20.59, 223.22°) |
| OKLab | oklab(76.36% -0.0521 -0.0387) |
| OKLCH | oklch(76.36% 0.065 216.6) |
| XYZ | xyz(38.4192, 45.5465, 64.5127) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.52
Greyblue
#77A1B5
ΔE00 8.67
Bluegrey
#85A3B2
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDCD #CD9282
analogous
#82CDB7 #82BDCD #8297CD
triadic
#82BDCD #CD82BD #BDCD82
tetradic
#82BDCD #B782CD #CD9282 #97CD82
square
#82BDCD #B782CD #CD9282 #97CD82
split-complementary
#82BDCD #CD8297 #CDB782
monochromatic
#3D8498 #56A6BC #82BDCD #AED4DE #D9EBF0
Accessibility & contrast
On white
2.08
#82BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#82BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDCD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDCD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#66C3C2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82bdcd; /* rgb */ color: rgb(130, 189, 205); /* oklch */ color: oklch(76.4% 0.065 216.6);
Tailwind
colors: {
custom: {
50: '#a9d1dc',
500: '#82bdcd',
950: '#000000',
},
}SCSS
$custom: #82bdcd; $custom-light: #a9d1dc; $custom-dark: #000000;
JSON
{
"hex": "#82bdcd",
"rgb": {
"r": 130,
"g": 189,
"b": 205
},
"hsl": {
"h": 192.8,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.76356,
"c": 0.06489,
"h": 216.6
},
"luminance": 0.45549
}Semantic roles & 50–950 ramp
primary
#82BDCD
secondary
#E2CEC9
accent
#4C30B6
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283