#80DFFA#80DFFA
#80DFFA is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.5% C 0.097 H 218.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFFA |
|---|---|
| RGB | rgb(128, 223, 250) |
| HSL | hsl(193, 92%, 74%) |
| HSV | hsv(193, 49%, 98%) |
| CMYK | cmyk(48.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.10, -21.13, -21.85) |
| CIE-LCH | lch(84.10, 30.40, 225.97°) |
| OKLab | oklab(85.46% -0.0765 -0.0604) |
| OKLCH | oklch(85.46% 0.097 218.3) |
| XYZ | xyz(52.5386, 64.2623, 100.0592) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFFA #FA9B80
analogous
#80FAD8 #80DFFA #80A2FA
triadic
#80DFFA #FA80DF #DFFA80
tetradic
#80DFFA #D880FA #FA9B80 #A2FA80
square
#80DFFA #D880FA #FA9B80 #A2FA80
split-complementary
#80DFFA #FA80A2 #FAD880
monochromatic
#0AC1F5 #45D0F8 #80DFFA #BBEEFC #E2F8FE
Accessibility & contrast
On white
1.52
#80DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#80DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFFA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFFA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#3BE9E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dffa; /* rgb */ color: rgb(128, 223, 250); /* oklch */ color: oklch(85.5% 0.097 218.3);
Tailwind
colors: {
custom: {
50: '#ace9fc',
500: '#80dffa',
950: '#000000',
},
}SCSS
$custom: #80dffa; $custom-light: #ace9fc; $custom-dark: #000000;
JSON
{
"hex": "#80dffa",
"rgb": {
"r": 128,
"g": 223,
"b": 250
},
"hsl": {
"h": 193.279,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.85462,
"c": 0.09748,
"h": 218.3
},
"luminance": 0.64267
}Semantic roles & 50–950 ramp
primary
#80DFFA
secondary
#D76747
accent
#3300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485