#82ADCD#82ADCD
#82ADCD is a light, moderate cyan. Relative luminance 0.390; OKLCH L 72.8% C 0.066 H 241.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADCD |
|---|---|
| RGB | rgb(130, 173, 205) |
| HSL | hsl(206, 43%, 66%) |
| HSV | hsv(206, 37%, 80%) |
| CMYK | cmyk(36.6%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.78, -6.48, -20.86) |
| CIE-LCH | lch(68.78, 21.85, 252.74°) |
| OKLab | oklab(72.81% -0.0319 -0.0575) |
| OKLCH | oklch(72.81% 0.066 241) |
| XYZ | xyz(35.1654, 39.0388, 63.4281) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.42
Greyblue
#77A1B5
ΔE00 5.84
Bluegrey
#85A3B2
ΔE00 6.33
Bluey Grey
#89A0B0
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADCD #CDA282
analogous
#82CDC7 #82ADCD #8287CD
triadic
#82ADCD #CD82AD #ADCD82
tetradic
#82ADCD #C782CD #CDA282 #87CD82
square
#82ADCD #C782CD #CDA282 #87CD82
split-complementary
#82ADCD #CD8287 #CDC782
monochromatic
#3D7198 #5690BC #82ADCD #AECADE #D9E6F0
Accessibility & contrast
On white
2.38
#82ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#82ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADCD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADCD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#68B5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82adcd; /* rgb */ color: rgb(130, 173, 205); /* oklch */ color: oklch(72.8% 0.066 241.0);
Tailwind
colors: {
custom: {
50: '#a9c5dc',
500: '#82adcd',
950: '#000000',
},
}SCSS
$custom: #82adcd; $custom-light: #a9c5dc; $custom-dark: #000000;
JSON
{
"hex": "#82adcd",
"rgb": {
"r": 130,
"g": 173,
"b": 205
},
"hsl": {
"h": 205.6,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.72812,
"c": 0.06572,
"h": 241
},
"luminance": 0.39041
}Semantic roles & 50–950 ramp
primary
#82ADCD
secondary
#E2D4C9
accent
#6930B6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183