#80AEEA#80AEEA
#80AEEA is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.101 H 255.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEEA |
|---|---|
| RGB | rgb(128, 174, 234) |
| HSL | hsl(214, 72%, 71%) |
| HSV | hsv(214, 45%, 92%) |
| CMYK | cmyk(45.3%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.04, 0.34, -34.84) |
| CIE-LCH | lch(70.04, 34.84, 270.56°) |
| OKLab | oklab(74.13% -0.0254 -0.0972) |
| OKLCH | oklch(74.13% 0.101 255.4) |
| XYZ | xyz(38.8845, 40.7993, 83.6520) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.63
Cornflowerblue
#6495ED
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 8.43
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEEA #EABC80
analogous
#80E3EA #80AEEA #8780EA
triadic
#80AEEA #EA80AE #AEEA80
tetradic
#80AEEA #EA80E3 #EABC80 #80EA87
square
#80AEEA #EA80E3 #EABC80 #80EA87
split-complementary
#80AEEA #EA8780 #E3EA80
monochromatic
#226CCE #4B8DE1 #80AEEA #B5CFF3 #E5EEFB
Accessibility & contrast
On white
2.29
#80AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#80AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEEA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEEA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#8AA7E9
Tritanopia (blue-blind)
#55BBC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80aeea; /* rgb */ color: rgb(128, 174, 234); /* oklch */ color: oklch(74.1% 0.101 255.4);
Tailwind
colors: {
custom: {
50: '#a9c6f1',
500: '#80aeea',
950: '#000000',
},
}SCSS
$custom: #80aeea; $custom-light: #a9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#80aeea",
"rgb": {
"r": 128,
"g": 174,
"b": 234
},
"hsl": {
"h": 213.962,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74132,
"c": 0.1005,
"h": 255.4
},
"luminance": 0.40802
}Semantic roles & 50–950 ramp
primary
#80AEEA
secondary
#F1E5D5
accent
#8012D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184