#80C4FA#80C4FA
#80C4FA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.103 H 243.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #80C4FA |
|---|---|
| RGB | rgb(128, 196, 250) |
| HSL | hsl(207, 92%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(48.8%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(76.66, -7.14, -33.24) |
| CIE-LCH | lch(76.66, 34.00, 257.88°) |
| OKLab | oklab(79.55% -0.0461 -0.0926) |
| OKLCH | oklch(79.55% 0.103 243.5) |
| XYZ | xyz(45.8913, 50.9677, 97.8434) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.94
Sky Blue (survey)
#75BBFD
ΔE00 2.91
Lightblue (survey)
#7BC8F6
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 3.64
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C4FA #FAB680
analogous
#80FAF3 #80C4FA #8087FA
triadic
#80C4FA #FA80C4 #C4FA80
tetradic
#80C4FA #F380FA #FAB680 #87FA80
square
#80C4FA #F380FA #FAB680 #87FA80
split-complementary
#80C4FA #FA8087 #FAF380
monochromatic
#0A8DF5 #45A9F8 #80C4FA #BBDFFC #E2F1FE
Accessibility & contrast
On white
1.88
#80C4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#80C4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C4FA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C4FA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#44D1D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c4fa; /* rgb */ color: rgb(128, 196, 250); /* oklch */ color: oklch(79.6% 0.103 243.5);
Tailwind
colors: {
custom: {
50: '#abd5fc',
500: '#80c4fa',
950: '#000000',
},
}SCSS
$custom: #80c4fa; $custom-light: #abd5fc; $custom-dark: #000000;
JSON
{
"hex": "#80c4fa",
"rgb": {
"r": 128,
"g": 196,
"b": 250
},
"hsl": {
"h": 206.557,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.79551,
"c": 0.10346,
"h": 243.5
},
"luminance": 0.50971
}Semantic roles & 50–950 ramp
primary
#80C4FA
secondary
#D78747
accent
#6600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385