#82ADE2#82ADE2
#82ADE2 is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.090 H 254.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADE2 |
|---|---|
| RGB | rgb(130, 173, 226) |
| HSL | hsl(213, 62%, 70%) |
| HSV | hsv(213, 42%, 89%) |
| CMYK | cmyk(42.5%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(69.56, -0.85, -31.20) |
| CIE-LCH | lch(69.56, 31.21, 268.45°) |
| OKLab | oklab(73.68% -0.0248 -0.0868) |
| OKLCH | oklch(73.68% 0.09 254.1) |
| XYZ | xyz(37.8725, 40.1217, 77.6854) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADE2 #E2B782
analogous
#82DDE2 #82ADE2 #8782E2
triadic
#82ADE2 #E282AD #ADE282
tetradic
#82ADE2 #E282DD #E2B782 #82E287
square
#82ADE2 #E282DD #E2B782 #82E287
split-complementary
#82ADE2 #E28782 #DDE282
monochromatic
#2C6DBE #508CD6 #82ADE2 #B4CEEE #E5EEF9
Accessibility & contrast
On white
2.33
#82ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#82ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADE2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADE2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#8DA6E1
Tritanopia (blue-blind)
#5EB9BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82ade2; /* rgb */ color: rgb(130, 173, 226); /* oklch */ color: oklch(73.7% 0.090 254.1);
Tailwind
colors: {
custom: {
50: '#aac5eb',
500: '#82ade2',
950: '#000000',
},
}SCSS
$custom: #82ade2; $custom-light: #aac5eb; $custom-dark: #000000;
JSON
{
"hex": "#82ade2",
"rgb": {
"r": 130,
"g": 173,
"b": 226
},
"hsl": {
"h": 213.125,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.73681,
"c": 0.09026,
"h": 254.1
},
"luminance": 0.40124
}Semantic roles & 50–950 ramp
primary
#82ADE2
secondary
#EDE1D2
accent
#7C1BCA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184