#80C5FA#80C5FA
#80C5FA is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.8% C 0.103 H 242.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #80C5FA |
|---|---|
| RGB | rgb(128, 197, 250) |
| HSL | hsl(206, 92%, 74%) |
| HSV | hsv(206, 49%, 98%) |
| CMYK | cmyk(48.8%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(76.93, -7.68, -32.82) |
| CIE-LCH | lch(76.93, 33.70, 256.84°) |
| OKLab | oklab(79.77% -0.0472 -0.0914) |
| OKLCH | oklch(79.77% 0.103 242.7) |
| XYZ | xyz(46.1176, 51.4203, 97.9189) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.55
Lightblue (survey)
#7BC8F6
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 3.16
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Light Blue
#95D0FC
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C5FA #FAB580
analogous
#80FAF2 #80C5FA #8088FA
triadic
#80C5FA #FA80C5 #C5FA80
tetradic
#80C5FA #F280FA #FAB580 #88FA80
square
#80C5FA #F280FA #FAB580 #88FA80
split-complementary
#80C5FA #FA8088 #FAF280
monochromatic
#0A8FF5 #45AAF8 #80C5FA #BBE0FC #E2F2FE
Accessibility & contrast
On white
1.86
#80C5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#80C5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C5FA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C5FA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#44D2D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80c5fa; /* rgb */ color: rgb(128, 197, 250); /* oklch */ color: oklch(79.8% 0.103 242.7);
Tailwind
colors: {
custom: {
50: '#abd6fc',
500: '#80c5fa',
950: '#000000',
},
}SCSS
$custom: #80c5fa; $custom-light: #abd6fc; $custom-dark: #000000;
JSON
{
"hex": "#80c5fa",
"rgb": {
"r": 128,
"g": 197,
"b": 250
},
"hsl": {
"h": 206.066,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.79767,
"c": 0.1029,
"h": 242.7
},
"luminance": 0.51424
}Semantic roles & 50–950 ramp
primary
#80C5FA
secondary
#D78647
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385