#80DCFB#80DCFB
#80DCFB is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.8% C 0.098 H 221.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCFB |
|---|---|
| RGB | rgb(128, 220, 251) |
| HSL | hsl(195, 94%, 74%) |
| HSV | hsv(195, 49%, 98%) |
| CMYK | cmyk(49%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(83.30, -19.35, -23.60) |
| CIE-LCH | lch(83.30, 30.52, 230.64°) |
| OKLab | oklab(84.84% -0.0728 -0.0653) |
| OKLCH | oklch(84.84% 0.098 221.9) |
| XYZ | xyz(51.9014, 62.7364, 100.6224) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.80
Baby Blue
#89CFF0
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCFB #FB9F80
analogous
#80FBDD #80DCFB #809FFB
triadic
#80DCFB #FB80DC #DCFB80
tetradic
#80DCFB #DD80FB #FB9F80 #9FFB80
square
#80DCFB #DD80FB #FB9F80 #9FFB80
split-complementary
#80DCFB #FB809F #FBDD80
monochromatic
#09BBF7 #45CCF9 #80DCFB #BBECFD #E1F7FE
Accessibility & contrast
On white
1.55
#80DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#80DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCFB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCFB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#3BE6E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80dcfb; /* rgb */ color: rgb(128, 220, 251); /* oklch */ color: oklch(84.8% 0.098 221.9);
Tailwind
colors: {
custom: {
50: '#ace7fc',
500: '#80dcfb',
950: '#000000',
},
}SCSS
$custom: #80dcfb; $custom-light: #ace7fc; $custom-dark: #000000;
JSON
{
"hex": "#80dcfb",
"rgb": {
"r": 128,
"g": 220,
"b": 251
},
"hsl": {
"h": 195.122,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.84835,
"c": 0.09778,
"h": 221.9
},
"luminance": 0.62741
}Semantic roles & 50–950 ramp
primary
#80DCFB
secondary
#D96B46
accent
#3A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485