#80C2FA#80C2FA
#80C2FA is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.105 H 245.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #80C2FA |
|---|---|
| RGB | rgb(128, 194, 250) |
| HSL | hsl(208, 92%, 74%) |
| HSV | hsv(208, 49%, 98%) |
| CMYK | cmyk(48.8%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(76.11, -6.07, -34.08) |
| CIE-LCH | lch(76.11, 34.62, 259.91°) |
| OKLab | oklab(79.12% -0.0438 -0.095) |
| OKLCH | oklch(79.12% 0.105 245.3) |
| XYZ | xyz(45.4431, 50.0715, 97.6940) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.23
Sky
#82CAFC
ΔE00 2.71
Lightblue (survey)
#7BC8F6
ΔE00 3.77
Light Blue
#95D0FC
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C2FA #FAB880
analogous
#80FAF5 #80C2FA #8085FA
triadic
#80C2FA #FA80C2 #C2FA80
tetradic
#80C2FA #F580FA #FAB880 #85FA80
square
#80C2FA #F580FA #FAB880 #85FA80
split-complementary
#80C2FA #FA8085 #FAF580
monochromatic
#0A89F5 #45A6F8 #80C2FA #BBDEFC #E2F1FE
Accessibility & contrast
On white
1.91
#80C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#80C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C2FA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C2FA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#45CFD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c2fa; /* rgb */ color: rgb(128, 194, 250); /* oklch */ color: oklch(79.1% 0.105 245.3);
Tailwind
colors: {
custom: {
50: '#abd4fc',
500: '#80c2fa',
950: '#000000',
},
}SCSS
$custom: #80c2fa; $custom-light: #abd4fc; $custom-dark: #000000;
JSON
{
"hex": "#80c2fa",
"rgb": {
"r": 128,
"g": 194,
"b": 250
},
"hsl": {
"h": 207.541,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.79119,
"c": 0.10466,
"h": 245.3
},
"luminance": 0.50075
}Semantic roles & 50–950 ramp
primary
#80C2FA
secondary
#D78947
accent
#6900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385