#80DAFE#80DAFE
#80DAFE is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.5% C 0.100 H 225.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #80DAFE |
|---|---|
| RGB | rgb(128, 218, 254) |
| HSL | hsl(197, 98%, 75%) |
| HSV | hsv(197, 50%, 100%) |
| CMYK | cmyk(49.6%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.85, -17.52, -25.87) |
| CIE-LCH | lch(82.85, 31.25, 235.89°) |
| OKLab | oklab(84.51% -0.0695 -0.0717) |
| OKLCH | oklch(84.51% 0.1 225.9) |
| XYZ | xyz(51.8562, 61.8835, 102.9588) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.42
Ice Blue
#A5DFF9
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Neon Blue
#04D9FF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DAFE #FEA480
analogous
#80FEE3 #80DAFE #809BFE
triadic
#80DAFE #FE80DA #DAFE80
tetradic
#80DAFE #E380FE #FEA480 #9BFE80
square
#80DAFE #E380FE #FEA480 #9BFE80
split-complementary
#80DAFE #FE809B #FEE380
monochromatic
#07B7FD #43C8FE #80DAFE #BDECFE #E1F6FF
Accessibility & contrast
On white
1.57
#80DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#80DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DAFE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DAFE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#38E5E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dafe; /* rgb */ color: rgb(128, 218, 254); /* oklch */ color: oklch(84.5% 0.100 225.9);
Tailwind
colors: {
custom: {
50: '#ace5fe',
500: '#80dafe',
950: '#000000',
},
}SCSS
$custom: #80dafe; $custom-light: #ace5fe; $custom-dark: #000000;
JSON
{
"hex": "#80dafe",
"rgb": {
"r": 128,
"g": 218,
"b": 254
},
"hsl": {
"h": 197.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.84509,
"c": 0.09984,
"h": 225.9
},
"luminance": 0.61888
}Semantic roles & 50–950 ramp
primary
#80DAFE
secondary
#DD7145
accent
#4200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486