#80AFEB#80AFEB
#80AFEB is a light, moderate cyan. Relative luminance 0.412; OKLCH L 74.4% C 0.101 H 254.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFEB |
|---|---|
| RGB | rgb(128, 175, 235) |
| HSL | hsl(214, 73%, 71%) |
| HSV | hsv(214, 46%, 92%) |
| CMYK | cmyk(45.5%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(70.35, 0.07, -34.90) |
| CIE-LCH | lch(70.35, 34.90, 270.11°) |
| OKLab | oklab(74.39% -0.0263 -0.0974) |
| OKLCH | oklch(74.39% 0.101 254.9) |
| XYZ | xyz(39.2225, 41.2447, 84.4754) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 8.33
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFEB #EBBC80
analogous
#80E4EB #80AFEB #8680EB
triadic
#80AFEB #EB80AF #AFEB80
tetradic
#80AFEB #EB80E4 #EBBC80 #80EB86
square
#80AFEB #EB80E4 #EBBC80 #80EB86
split-complementary
#80AFEB #EB8680 #E4EB80
monochromatic
#216ED0 #4B8EE3 #80AFEB #B5D0F3 #E5EEFB
Accessibility & contrast
On white
2.27
#80AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#80AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFEB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFEB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#54BCC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80afeb; /* rgb */ color: rgb(128, 175, 235); /* oklch */ color: oklch(74.4% 0.101 254.9);
Tailwind
colors: {
custom: {
50: '#a9c6f1',
500: '#80afeb',
950: '#000000',
},
}SCSS
$custom: #80afeb; $custom-light: #a9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#80afeb",
"rgb": {
"r": 128,
"g": 175,
"b": 235
},
"hsl": {
"h": 213.645,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.7439,
"c": 0.1009,
"h": 254.9
},
"luminance": 0.41247
}Semantic roles & 50–950 ramp
primary
#80AFEB
secondary
#F1E5D5
accent
#7F11D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285