#80C3FA#80C3FA
#80C3FA is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.104 H 244.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80C3FA |
|---|---|
| RGB | rgb(128, 195, 250) |
| HSL | hsl(207, 92%, 74%) |
| HSV | hsv(207, 49%, 98%) |
| CMYK | cmyk(48.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.39, -6.60, -33.66) |
| CIE-LCH | lch(76.39, 34.30, 258.90°) |
| OKLab | oklab(79.33% -0.0449 -0.0938) |
| OKLCH | oklch(79.33% 0.104 244.4) |
| XYZ | xyz(45.6665, 50.5181, 97.7685) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.33
Sky Blue (survey)
#75BBFD
ΔE00 2.56
Lightblue (survey)
#7BC8F6
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C3FA #FAB780
analogous
#80FAF4 #80C3FA #8086FA
triadic
#80C3FA #FA80C3 #C3FA80
tetradic
#80C3FA #F480FA #FAB780 #86FA80
square
#80C3FA #F480FA #FAB780 #86FA80
split-complementary
#80C3FA #FA8086 #FAF480
monochromatic
#0A8BF5 #45A7F8 #80C3FA #BBDFFC #E2F1FE
Accessibility & contrast
On white
1.89
#80C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#80C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C3FA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C3FA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#44D0D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c3fa; /* rgb */ color: rgb(128, 195, 250); /* oklch */ color: oklch(79.3% 0.104 244.4);
Tailwind
colors: {
custom: {
50: '#abd5fc',
500: '#80c3fa',
950: '#000000',
},
}SCSS
$custom: #80c3fa; $custom-light: #abd5fc; $custom-dark: #000000;
JSON
{
"hex": "#80c3fa",
"rgb": {
"r": 128,
"g": 195,
"b": 250
},
"hsl": {
"h": 207.049,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.79335,
"c": 0.10405,
"h": 244.4
},
"luminance": 0.50522
}Semantic roles & 50–950 ramp
primary
#80C3FA
secondary
#D78847
accent
#6700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385