#80C8FA#80C8FA
#80C8FA is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.101 H 240.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8FA |
|---|---|
| RGB | rgb(128, 200, 250) |
| HSL | hsl(205, 92%, 74%) |
| HSV | hsv(205, 49%, 98%) |
| CMYK | cmyk(48.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.75, -9.27, -31.55) |
| CIE-LCH | lch(77.75, 32.89, 253.62°) |
| OKLab | oklab(80.42% -0.0506 -0.0878) |
| OKLCH | oklch(80.42% 0.101 240) |
| XYZ | xyz(46.8055, 52.7963, 98.1482) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.51
Lightblue (survey)
#7BC8F6
ΔE00 1.57
Lightskyblue
#87CEFA
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 2.92
Sky Blue (survey)
#75BBFD
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8FA #FAB280
analogous
#80FAEF #80C8FA #808BFA
triadic
#80C8FA #FA80C8 #C8FA80
tetradic
#80C8FA #EF80FA #FAB280 #8BFA80
square
#80C8FA #EF80FA #FAB280 #8BFA80
split-complementary
#80C8FA #FA808B #FAEF80
monochromatic
#0A95F5 #45AFF8 #80C8FA #BBE2FC #E2F2FE
Accessibility & contrast
On white
1.82
#80C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#80C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8FA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8FA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#43D4D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c8fa; /* rgb */ color: rgb(128, 200, 250); /* oklch */ color: oklch(80.4% 0.101 240.0);
Tailwind
colors: {
custom: {
50: '#abd8fc',
500: '#80c8fa',
950: '#000000',
},
}SCSS
$custom: #80c8fa; $custom-light: #abd8fc; $custom-dark: #000000;
JSON
{
"hex": "#80c8fa",
"rgb": {
"r": 128,
"g": 200,
"b": 250
},
"hsl": {
"h": 204.59,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.80416,
"c": 0.10137,
"h": 240
},
"luminance": 0.528
}Semantic roles & 50–950 ramp
primary
#80C8FA
secondary
#D78247
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385