#80E2FF#80E2FF
#80E2FF is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.3% C 0.101 H 219.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2FF |
|---|---|
| RGB | rgb(128, 226, 255) |
| HSL | hsl(194, 100%, 75%) |
| HSV | hsv(194, 50%, 100%) |
| CMYK | cmyk(49.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(85.10, -21.29, -22.98) |
| CIE-LCH | lch(85.10, 31.32, 227.20°) |
| OKLab | oklab(86.31% -0.078 -0.0636) |
| OKLCH | oklch(86.31% 0.101 219.2) |
| XYZ | xyz(54.1416, 66.1973, 104.5126) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2FF #FF9D80
analogous
#80FFDD #80E2FF #80A2FF
triadic
#80E2FF #FF80E2 #E2FF80
tetradic
#80E2FF #DD80FF #FF9D80 #A2FF80
square
#80E2FF #DD80FF #FF9D80 #A2FF80
split-complementary
#80E2FF #FF80A2 #FFDD80
monochromatic
#06C6FF #43D4FF #80E2FF #BDF0FF #E0F8FF
Accessibility & contrast
On white
1.47
#80E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#80E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2FF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2FF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#34ECEB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80e2ff; /* rgb */ color: rgb(128, 226, 255); /* oklch */ color: oklch(86.3% 0.101 219.2);
Tailwind
colors: {
custom: {
50: '#acebff',
500: '#80e2ff',
950: '#000000',
},
}SCSS
$custom: #80e2ff; $custom-light: #acebff; $custom-dark: #000000;
JSON
{
"hex": "#80e2ff",
"rgb": {
"r": 128,
"g": 226,
"b": 255
},
"hsl": {
"h": 193.701,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.86311,
"c": 0.10059,
"h": 219.2
},
"luminance": 0.66202
}Semantic roles & 50–950 ramp
primary
#80E2FF
secondary
#DE6845
accent
#3400E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486