#80E4FF#80E4FF
#80E4FF is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 86.8% C 0.101 H 217.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80E4FF |
|---|---|
| RGB | rgb(128, 228, 255) |
| HSL | hsl(193, 100%, 75%) |
| HSV | hsv(193, 50%, 100%) |
| CMYK | cmyk(49.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(85.65, -22.28, -22.14) |
| CIE-LCH | lch(85.65, 31.41, 224.82°) |
| OKLab | oklab(86.75% -0.0802 -0.0612) |
| OKLCH | oklch(86.75% 0.101 217.4) |
| XYZ | xyz(54.6886, 67.2914, 104.6949) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E4FF #FF9B80
analogous
#80FFDB #80E4FF #80A4FF
triadic
#80E4FF #FF80E4 #E4FF80
tetradic
#80E4FF #DB80FF #FF9B80 #A4FF80
square
#80E4FF #DB80FF #FF9B80 #A4FF80
split-complementary
#80E4FF #FF80A4 #FFDB80
monochromatic
#06CAFF #43D7FF #80E4FF #BDF1FF #E0F8FF
Accessibility & contrast
On white
1.45
#80E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#80E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E4FF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E4FF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#BFD0FF
Tritanopia (blue-blind)
#33EEEC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80e4ff; /* rgb */ color: rgb(128, 228, 255); /* oklch */ color: oklch(86.8% 0.101 217.4);
Tailwind
colors: {
custom: {
50: '#adecff',
500: '#80e4ff',
950: '#000000',
},
}SCSS
$custom: #80e4ff; $custom-light: #adecff; $custom-dark: #000000;
JSON
{
"hex": "#80e4ff",
"rgb": {
"r": 128,
"g": 228,
"b": 255
},
"hsl": {
"h": 192.756,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.86753,
"c": 0.10086,
"h": 217.4
},
"luminance": 0.67296
}Semantic roles & 50–950 ramp
primary
#80E4FF
secondary
#DE6645
accent
#3100E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486