#82ABCC#82ABCC
#82ABCC is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.066 H 243.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABCC |
|---|---|
| RGB | rgb(130, 171, 204) |
| HSL | hsl(207, 42%, 65%) |
| HSV | hsv(207, 36%, 80%) |
| CMYK | cmyk(36.3%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(68.19, -5.65, -21.21) |
| CIE-LCH | lch(68.19, 21.95, 255.08°) |
| OKLab | oklab(72.34% -0.0297 -0.0584) |
| OKLCH | oklch(72.34% 0.066 243.1) |
| XYZ | xyz(34.6644, 38.2295, 62.6675) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.82
Greyblue
#77A1B5
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.46
Bluegrey
#85A3B2
ΔE00 6.49
Carolina Blue
#8AB8FE
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABCC #CCA382
analogous
#82CCC8 #82ABCC #8286CC
triadic
#82ABCC #CC82AB #ABCC82
tetradic
#82ABCC #C882CC #CCA382 #86CC82
square
#82ABCC #C882CC #CCA382 #86CC82
split-complementary
#82ABCC #CC8286 #CCC882
monochromatic
#3D6F96 #578EBA #82ABCC #ADC8DE #D9E5EF
Accessibility & contrast
On white
2.43
#82ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#82ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABCC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABCC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCE
Deuteranopia (green-blind)
#94A3CB
Tritanopia (blue-blind)
#69B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82abcc; /* rgb */ color: rgb(130, 171, 204); /* oklch */ color: oklch(72.3% 0.066 243.1);
Tailwind
colors: {
custom: {
50: '#a8c4db',
500: '#82abcc',
950: '#000000',
},
}SCSS
$custom: #82abcc; $custom-light: #a8c4db; $custom-dark: #000000;
JSON
{
"hex": "#82abcc",
"rgb": {
"r": 130,
"g": 171,
"b": 204
},
"hsl": {
"h": 206.757,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.72335,
"c": 0.06554,
"h": 243.1
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#82ABCC
secondary
#E1D4C9
accent
#6C30B5
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183