#80AEED#80AEED
#80AEED is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.3% C 0.104 H 256.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEED |
|---|---|
| RGB | rgb(128, 174, 237) |
| HSL | hsl(215, 75%, 72%) |
| HSV | hsv(215, 46%, 93%) |
| CMYK | cmyk(46%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.16, 1.19, -36.29) |
| CIE-LCH | lch(70.16, 36.30, 271.88°) |
| OKLab | oklab(74.27% -0.0245 -0.1014) |
| OKLCH | oklch(74.27% 0.104 256.4) |
| XYZ | xyz(39.3191, 40.9732, 85.9411) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 8.60
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEED #EDBF80
analogous
#80E4ED #80AEED #8980ED
triadic
#80AEED #ED80AE #AEED80
tetradic
#80AEED #ED80E4 #EDBF80 #80ED89
square
#80AEED #ED80E4 #EDBF80 #80ED89
split-complementary
#80AEED #ED8980 #E4ED80
monochromatic
#1E6BD4 #4A8CE5 #80AEED #B6D0F5 #E4EEFB
Accessibility & contrast
On white
2.28
#80AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#80AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEED
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEED | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#53BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80aeed; /* rgb */ color: rgb(128, 174, 237); /* oklch */ color: oklch(74.3% 0.104 256.4);
Tailwind
colors: {
custom: {
50: '#aac6f3',
500: '#80aeed',
950: '#000000',
},
}SCSS
$custom: #80aeed; $custom-light: #aac6f3; $custom-dark: #000000;
JSON
{
"hex": "#80aeed",
"rgb": {
"r": 128,
"g": 174,
"b": 237
},
"hsl": {
"h": 214.679,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.74268,
"c": 0.10431,
"h": 256.4
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#80AEED
secondary
#F2E7D6
accent
#820ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185