#80AADE#80AADE
#80AADE is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.7% C 0.089 H 254.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80AADE |
|---|---|
| RGB | rgb(128, 170, 222) |
| HSL | hsl(213, 59%, 69%) |
| HSV | hsv(213, 42%, 87%) |
| CMYK | cmyk(42.3%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(68.47, -0.80, -30.70) |
| CIE-LCH | lch(68.47, 30.71, 268.51°) |
| OKLab | oklab(72.75% -0.0242 -0.0854) |
| OKLCH | oklch(72.75% 0.089 254.2) |
| XYZ | xyz(36.4573, 38.6104, 74.6246) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AADE #DEB480
analogous
#80D9DE #80AADE #8580DE
triadic
#80AADE #DE80AA #AADE80
tetradic
#80AADE #DE80D9 #DEB480 #80DE85
square
#80AADE #DE80D9 #DEB480 #80DE85
split-complementary
#80AADE #DE8580 #D9DE80
monochromatic
#2F6BB5 #4F89D1 #80AADE #B1CBEB #E1EBF7
Accessibility & contrast
On white
2.41
#80AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#80AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AADE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AADE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE0
Deuteranopia (green-blind)
#8BA3DD
Tritanopia (blue-blind)
#5DB6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80aade; /* rgb */ color: rgb(128, 170, 222); /* oklch */ color: oklch(72.7% 0.089 254.2);
Tailwind
colors: {
custom: {
50: '#a8c3e8',
500: '#80aade',
950: '#000000',
},
}SCSS
$custom: #80aade; $custom-light: #a8c3e8; $custom-dark: #000000;
JSON
{
"hex": "#80aade",
"rgb": {
"r": 128,
"g": 170,
"b": 222
},
"hsl": {
"h": 213.191,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.72745,
"c": 0.08875,
"h": 254.2
},
"luminance": 0.38613
}Semantic roles & 50–950 ramp
primary
#80AADE
secondary
#EBDECF
accent
#7C1FC6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184