#80C7FC#80C7FC
#80C7FC is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.3% C 0.104 H 242.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80C7FC |
|---|---|
| RGB | rgb(128, 199, 252) |
| HSL | hsl(206, 95%, 75%) |
| HSV | hsv(206, 49%, 99%) |
| CMYK | cmyk(49.2%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(77.56, -8.18, -32.93) |
| CIE-LCH | lch(77.56, 33.93, 256.05°) |
| OKLab | oklab(80.28% -0.0488 -0.0917) |
| OKLCH | oklch(80.28% 0.104 242) |
| XYZ | xyz(46.8900, 52.4607, 99.7316) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.04
Lightblue (survey)
#7BC8F6
ΔE00 2.34
Lightskyblue
#87CEFA
ΔE00 2.73
Light Blue
#95D0FC
ΔE00 3.12
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C7FC #FCB580
analogous
#80FCF3 #80C7FC #8089FC
triadic
#80C7FC #FC80C7 #C7FC80
tetradic
#80C7FC #F380FC #FCB580 #89FC80
square
#80C7FC #F380FC #FCB580 #89FC80
split-complementary
#80C7FC #FC8089 #FCF380
monochromatic
#0892F9 #44ADFB #80C7FC #BCE1FD #E1F2FE
Accessibility & contrast
On white
1.83
#80C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#80C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C7FC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C7FC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#41D4D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c7fc; /* rgb */ color: rgb(128, 199, 252); /* oklch */ color: oklch(80.3% 0.104 242.0);
Tailwind
colors: {
custom: {
50: '#abd7fd',
500: '#80c7fc',
950: '#000000',
},
}SCSS
$custom: #80c7fc; $custom-light: #abd7fd; $custom-dark: #000000;
JSON
{
"hex": "#80c7fc",
"rgb": {
"r": 128,
"g": 199,
"b": 252
},
"hsl": {
"h": 205.645,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.80283,
"c": 0.10394,
"h": 242
},
"luminance": 0.52464
}Semantic roles & 50–950 ramp
primary
#80C7FC
secondary
#DA8546
accent
#6200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385