#80AFEA#80AFEA
#80AFEA is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.100 H 254.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFEA |
|---|---|
| RGB | rgb(128, 175, 234) |
| HSL | hsl(213, 72%, 71%) |
| HSV | hsv(213, 45%, 92%) |
| CMYK | cmyk(45.3%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.31, -0.22, -34.42) |
| CIE-LCH | lch(70.31, 34.42, 269.64°) |
| OKLab | oklab(74.35% -0.0266 -0.096) |
| OKLCH | oklch(74.35% 0.1 254.5) |
| XYZ | xyz(39.0784, 41.1871, 83.7167) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.09
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 8.26
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFEA #EABB80
analogous
#80E4EA #80AFEA #8680EA
triadic
#80AFEA #EA80AF #AFEA80
tetradic
#80AFEA #EA80E4 #EABB80 #80EA86
square
#80AFEA #EA80E4 #EABB80 #80EA86
split-complementary
#80AFEA #EA8680 #E4EA80
monochromatic
#226ECE #4B8EE1 #80AFEA #B5D0F3 #E5EEFB
Accessibility & contrast
On white
2.27
#80AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#80AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFEA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFEA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2ED
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#55BCC3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80afea; /* rgb */ color: rgb(128, 175, 234); /* oklch */ color: oklch(74.3% 0.100 254.5);
Tailwind
colors: {
custom: {
50: '#a9c6f1',
500: '#80afea',
950: '#000000',
},
}SCSS
$custom: #80afea; $custom-light: #a9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#80afea",
"rgb": {
"r": 128,
"g": 175,
"b": 234
},
"hsl": {
"h": 213.396,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74345,
"c": 0.09964,
"h": 254.5
},
"luminance": 0.4119
}Semantic roles & 50–950 ramp
primary
#80AFEA
secondary
#F1E4D5
accent
#7E12D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284