#82ABDC#82ABDC
#82ABDC is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.084 H 253.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABDC |
|---|---|
| RGB | rgb(130, 171, 220) |
| HSL | hsl(213, 56%, 69%) |
| HSV | hsv(213, 41%, 86%) |
| CMYK | cmyk(40.9%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.78, -1.39, -29.11) |
| CIE-LCH | lch(68.78, 29.15, 267.28°) |
| OKLab | oklab(72.99% -0.0242 -0.0808) |
| OKLCH | oklch(72.99% 0.084 253.3) |
| XYZ | xyz(36.6829, 39.0368, 73.2982) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABDC #DCB382
analogous
#82D8DC #82ABDC #8682DC
triadic
#82ABDC #DC82AB #ABDC82
tetradic
#82ABDC #DC82D8 #DCB382 #82DC86
square
#82ABDC #DC82D8 #DCB382 #82DC86
split-complementary
#82ABDC #DC8682 #D8DC82
monochromatic
#326CB2 #528BCF #82ABDC #B2CBE9 #E2EBF7
Accessibility & contrast
On white
2.38
#82ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#82ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABDC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABDC | 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)
#98ADDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#62B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82abdc; /* rgb */ color: rgb(130, 171, 220); /* oklch */ color: oklch(73.0% 0.084 253.3);
Tailwind
colors: {
custom: {
50: '#a9c3e7',
500: '#82abdc',
950: '#000000',
},
}SCSS
$custom: #82abdc; $custom-light: #a9c3e7; $custom-dark: #000000;
JSON
{
"hex": "#82abdc",
"rgb": {
"r": 130,
"g": 171,
"b": 220
},
"hsl": {
"h": 212.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.72993,
"c": 0.08438,
"h": 253.3
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#82ABDC
secondary
#EADECF
accent
#7A22C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184