#80C4FC#80C4FC
#80C4FC is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.6% C 0.106 H 244.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80C4FC |
|---|---|
| RGB | rgb(128, 196, 252) |
| HSL | hsl(207, 95%, 75%) |
| HSV | hsv(207, 49%, 99%) |
| CMYK | cmyk(49.2%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.74, -6.57, -34.19) |
| CIE-LCH | lch(76.74, 34.82, 259.12°) |
| OKLab | oklab(79.64% -0.0454 -0.0954) |
| OKLCH | oklch(79.64% 0.106 244.5) |
| XYZ | xyz(46.2065, 51.0938, 99.5038) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.21
Sky Blue (survey)
#75BBFD
ΔE00 2.70
Lightblue (survey)
#7BC8F6
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 3.77
Lightskyblue
#87CEFA
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C4FC #FCB880
analogous
#80FCF6 #80C4FC #8086FC
triadic
#80C4FC #FC80C4 #C4FC80
tetradic
#80C4FC #F680FC #FCB880 #86FC80
square
#80C4FC #F680FC #FCB880 #86FC80
split-complementary
#80C4FC #FC8086 #FCF680
monochromatic
#088CF9 #44A8FB #80C4FC #BCE0FD #E1F1FE
Accessibility & contrast
On white
1.87
#80C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#80C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C4FC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C4FC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#42D1D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c4fc; /* rgb */ color: rgb(128, 196, 252); /* oklch */ color: oklch(79.6% 0.106 244.5);
Tailwind
colors: {
custom: {
50: '#abd5fd',
500: '#80c4fc',
950: '#000000',
},
}SCSS
$custom: #80c4fc; $custom-light: #abd5fd; $custom-dark: #000000;
JSON
{
"hex": "#80c4fc",
"rgb": {
"r": 128,
"g": 196,
"b": 252
},
"hsl": {
"h": 207.097,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.79636,
"c": 0.10563,
"h": 244.5
},
"luminance": 0.51097
}Semantic roles & 50–950 ramp
primary
#80C4FC
secondary
#DA8946
accent
#6800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385