#80CCFA#80CCFA
#80CCFA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.3% C 0.100 H 236.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCFA |
|---|---|
| RGB | rgb(128, 204, 250) |
| HSL | hsl(203, 92%, 74%) |
| HSV | hsv(203, 49%, 98%) |
| CMYK | cmyk(48.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.85, -11.38, -29.86) |
| CIE-LCH | lch(78.85, 31.96, 249.13°) |
| OKLab | oklab(81.29% -0.0552 -0.083) |
| OKLCH | oklch(81.29% 0.1 236.4) |
| XYZ | xyz(47.7441, 54.6734, 98.4610) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.87
Lightblue (survey)
#7BC8F6
ΔE00 1.04
Sky
#82CAFC
ΔE00 1.48
Light Blue
#95D0FC
ΔE00 2.94
Baby Blue
#89CFF0
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCFA #FAAE80
analogous
#80FAEB #80CCFA #808FFA
triadic
#80CCFA #FA80CC #CCFA80
tetradic
#80CCFA #EB80FA #FAAE80 #8FFA80
square
#80CCFA #EB80FA #FAAE80 #8FFA80
split-complementary
#80CCFA #FA808F #FAEB80
monochromatic
#0A9DF5 #45B4F8 #80CCFA #BBE4FC #E2F3FE
Accessibility & contrast
On white
1.76
#80CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#80CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCFA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCFA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#42D8DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80ccfa; /* rgb */ color: rgb(128, 204, 250); /* oklch */ color: oklch(81.3% 0.100 236.4);
Tailwind
colors: {
custom: {
50: '#abdbfc',
500: '#80ccfa',
950: '#000000',
},
}SCSS
$custom: #80ccfa; $custom-light: #abdbfc; $custom-dark: #000000;
JSON
{
"hex": "#80ccfa",
"rgb": {
"r": 128,
"g": 204,
"b": 250
},
"hsl": {
"h": 202.623,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.81285,
"c": 0.09967,
"h": 236.4
},
"luminance": 0.54677
}Semantic roles & 50–950 ramp
primary
#80CCFA
secondary
#D77D47
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111517
muted
#818485