#80E1FF#80E1FF
#80E1FF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.1% C 0.101 H 220.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80E1FF |
|---|---|
| RGB | rgb(128, 225, 255) |
| HSL | hsl(194, 100%, 75%) |
| HSV | hsv(194, 50%, 100%) |
| CMYK | cmyk(49.8%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(84.82, -20.79, -23.40) |
| CIE-LCH | lch(84.82, 31.30, 228.39°) |
| OKLab | oklab(86.09% -0.0769 -0.0647) |
| OKLCH | oklch(86.09% 0.101 220.1) |
| XYZ | xyz(53.8705, 65.6551, 104.4222) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E1FF #FF9E80
analogous
#80FFDD #80E1FF #80A2FF
triadic
#80E1FF #FF80E1 #E1FF80
tetradic
#80E1FF #DD80FF #FF9E80 #A2FF80
square
#80E1FF #DD80FF #FF9E80 #A2FF80
split-complementary
#80E1FF #FF80A2 #FFDD80
monochromatic
#06C4FF #43D3FF #80E1FF #BDEFFF #E0F8FF
Accessibility & contrast
On white
1.49
#80E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#80E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E1FF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E1FF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#BBCEFF
Tritanopia (blue-blind)
#34EBEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e1ff; /* rgb */ color: rgb(128, 225, 255); /* oklch */ color: oklch(86.1% 0.101 220.1);
Tailwind
colors: {
custom: {
50: '#aceaff',
500: '#80e1ff',
950: '#000000',
},
}SCSS
$custom: #80e1ff; $custom-light: #aceaff; $custom-dark: #000000;
JSON
{
"hex": "#80e1ff",
"rgb": {
"r": 128,
"g": 225,
"b": 255
},
"hsl": {
"h": 194.173,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.8609,
"c": 0.1005,
"h": 220.1
},
"luminance": 0.6566
}Semantic roles & 50–950 ramp
primary
#80E1FF
secondary
#DE6945
accent
#3600E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486