#80C8FC#80C8FC
#80C8FC is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.5% C 0.103 H 241.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8FC |
|---|---|
| RGB | rgb(128, 200, 252) |
| HSL | hsl(205, 95%, 75%) |
| HSV | hsv(205, 49%, 99%) |
| CMYK | cmyk(49.2%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.83, -8.71, -32.51) |
| CIE-LCH | lch(77.83, 33.65, 255.00°) |
| OKLab | oklab(80.5% -0.05 -0.0905) |
| OKLCH | oklch(80.5% 0.103 241.1) |
| XYZ | xyz(47.1208, 52.9224, 99.8085) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.66
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Lightskyblue
#87CEFA
ΔE00 2.36
Light Blue
#95D0FC
ΔE00 2.96
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8FC #FCB480
analogous
#80FCF2 #80C8FC #808AFC
triadic
#80C8FC #FC80C8 #C8FC80
tetradic
#80C8FC #F280FC #FCB480 #8AFC80
square
#80C8FC #F280FC #FCB480 #8AFC80
split-complementary
#80C8FC #FC808A #FCF280
monochromatic
#0894F9 #44AEFB #80C8FC #BCE2FD #E1F2FE
Accessibility & contrast
On white
1.81
#80C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#80C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8FC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8FC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FE
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#41D5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c8fc; /* rgb */ color: rgb(128, 200, 252); /* oklch */ color: oklch(80.5% 0.103 241.1);
Tailwind
colors: {
custom: {
50: '#abd8fd',
500: '#80c8fc',
950: '#000000',
},
}SCSS
$custom: #80c8fc; $custom-light: #abd8fd; $custom-dark: #000000;
JSON
{
"hex": "#80c8fc",
"rgb": {
"r": 128,
"g": 200,
"b": 252
},
"hsl": {
"h": 205.161,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.805,
"c": 0.10341,
"h": 241.1
},
"luminance": 0.52926
}Semantic roles & 50–950 ramp
primary
#80C8FC
secondary
#DA8446
accent
#6000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385