#82ABDE#82ABDE
#82ABDE is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.087 H 254.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABDE |
|---|---|
| RGB | rgb(130, 171, 222) |
| HSL | hsl(213, 58%, 69%) |
| HSV | hsv(213, 41%, 87%) |
| CMYK | cmyk(41.4%, 23%, 0%, 12.9%) |
| CIE-LAB | lab(68.86, -0.84, -30.09) |
| CIE-LCH | lch(68.86, 30.11, 268.40°) |
| OKLab | oklab(73.08% -0.0236 -0.0836) |
| OKLCH | oklch(73.08% 0.087 254.2) |
| XYZ | xyz(36.9494, 39.1434, 74.7015) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 8.07
Periwinkle Blue
#8F99FB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABDE #DEB582
analogous
#82D9DE #82ABDE #8782DE
triadic
#82ABDE #DE82AB #ABDE82
tetradic
#82ABDE #DE82D9 #DEB582 #82DE87
square
#82ABDE #DE82D9 #DEB582 #82DE87
split-complementary
#82ABDE #DE8782 #D9DE82
monochromatic
#306CB6 #528AD1 #82ABDE #B2CCEB #E3ECF8
Accessibility & contrast
On white
2.38
#82ABDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#82ABDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABDE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABDE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#61B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82abde; /* rgb */ color: rgb(130, 171, 222); /* oklch */ color: oklch(73.1% 0.087 254.2);
Tailwind
colors: {
custom: {
50: '#aac3e8',
500: '#82abde',
950: '#000000',
},
}SCSS
$custom: #82abde; $custom-light: #aac3e8; $custom-dark: #000000;
JSON
{
"hex": "#82abde",
"rgb": {
"r": 130,
"g": 171,
"b": 222
},
"hsl": {
"h": 213.261,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.73079,
"c": 0.08689,
"h": 254.2
},
"luminance": 0.39146
}Semantic roles & 50–950 ramp
primary
#82ABDE
secondary
#EBDFD0
accent
#7C20C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184