#82AADE#82AADE
#82AADE is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.9% C 0.088 H 255.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82AADE |
|---|---|
| RGB | rgb(130, 170, 222) |
| HSL | hsl(214, 58%, 69%) |
| HSV | hsv(214, 41%, 87%) |
| CMYK | cmyk(41.4%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(68.58, -0.28, -30.51) |
| CIE-LCH | lch(68.58, 30.52, 269.47°) |
| OKLab | oklab(72.87% -0.0223 -0.0848) |
| OKLCH | oklch(72.87% 0.088 255.2) |
| XYZ | xyz(36.7612, 38.7671, 74.6388) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 6.58
Sky Blue (survey)
#75BBFD
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AADE #DEB682
analogous
#82D8DE #82AADE #8882DE
triadic
#82AADE #DE82AA #AADE82
tetradic
#82AADE #DE82D8 #DEB682 #82DE88
square
#82AADE #DE82D8 #DEB682 #82DE88
split-complementary
#82AADE #DE8882 #D8DE82
monochromatic
#306AB6 #5289D1 #82AADE #B2CBEB #E3ECF8
Accessibility & contrast
On white
2.40
#82AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#82AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AADE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AADE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACE0
Deuteranopia (green-blind)
#8CA3DD
Tritanopia (blue-blind)
#61B5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82aade; /* rgb */ color: rgb(130, 170, 222); /* oklch */ color: oklch(72.9% 0.088 255.2);
Tailwind
colors: {
custom: {
50: '#aac3e8',
500: '#82aade',
950: '#000000',
},
}SCSS
$custom: #82aade; $custom-light: #aac3e8; $custom-dark: #000000;
JSON
{
"hex": "#82aade",
"rgb": {
"r": 130,
"g": 170,
"b": 222
},
"hsl": {
"h": 213.913,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.72865,
"c": 0.08772,
"h": 255.2
},
"luminance": 0.38769
}Semantic roles & 50–950 ramp
primary
#82AADE
secondary
#EBE0D0
accent
#7E20C6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184