#80C7FA#80C7FA
#80C7FA is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.2% C 0.102 H 240.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80C7FA |
|---|---|
| RGB | rgb(128, 199, 250) |
| HSL | hsl(205, 92%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(48.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(77.48, -8.74, -31.97) |
| CIE-LCH | lch(77.48, 33.15, 254.71°) |
| OKLab | oklab(80.2% -0.0495 -0.089) |
| OKLCH | oklch(80.2% 0.102 240.9) |
| XYZ | xyz(46.5747, 52.3346, 98.0712) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.80
Lightblue (survey)
#7BC8F6
ΔE00 1.91
Lightskyblue
#87CEFA
ΔE00 2.41
Light Blue
#95D0FC
ΔE00 3.05
Sky Blue (survey)
#75BBFD
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C7FA #FAB380
analogous
#80FAF0 #80C7FA #808AFA
triadic
#80C7FA #FA80C7 #C7FA80
tetradic
#80C7FA #F080FA #FAB380 #8AFA80
square
#80C7FA #F080FA #FAB380 #8AFA80
split-complementary
#80C7FA #FA808A #FAF080
monochromatic
#0A93F5 #45ADF8 #80C7FA #BBE1FC #E2F2FE
Accessibility & contrast
On white
1.83
#80C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#80C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C7FA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C7FA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#43D4D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80c7fa; /* rgb */ color: rgb(128, 199, 250); /* oklch */ color: oklch(80.2% 0.102 240.9);
Tailwind
colors: {
custom: {
50: '#abd7fc',
500: '#80c7fa',
950: '#000000',
},
}SCSS
$custom: #80c7fa; $custom-light: #abd7fc; $custom-dark: #000000;
JSON
{
"hex": "#80c7fa",
"rgb": {
"r": 128,
"g": 199,
"b": 250
},
"hsl": {
"h": 205.082,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.80199,
"c": 0.10185,
"h": 240.9
},
"luminance": 0.52338
}Semantic roles & 50–950 ramp
primary
#80C7FA
secondary
#D78347
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385