#80E2FC#80E2FC
#80E2FC is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.2% C 0.099 H 217.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2FC |
|---|---|
| RGB | rgb(128, 226, 252) |
| HSL | hsl(193, 95%, 75%) |
| HSV | hsv(193, 49%, 99%) |
| CMYK | cmyk(49.2%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.00, -22.09, -21.55) |
| CIE-LCH | lch(85.00, 30.86, 224.29°) |
| OKLab | oklab(86.2% -0.0791 -0.0595) |
| OKLCH | oklch(86.2% 0.099 217) |
| XYZ | xyz(53.6624, 66.0057, 101.9891) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2FC #FC9A80
analogous
#80FCD8 #80E2FC #80A4FC
triadic
#80E2FC #FC80E2 #E2FC80
tetradic
#80E2FC #D880FC #FC9A80 #A4FC80
square
#80E2FC #D880FC #FC9A80 #A4FC80
split-complementary
#80E2FC #FC80A4 #FCD880
monochromatic
#08C7F9 #44D4FB #80E2FC #BCF0FD #E1F8FE
Accessibility & contrast
On white
1.48
#80E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#80E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2FC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2FC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#37EBEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80e2fc; /* rgb */ color: rgb(128, 226, 252); /* oklch */ color: oklch(86.2% 0.099 217.0);
Tailwind
colors: {
custom: {
50: '#acebfd',
500: '#80e2fc',
950: '#000000',
},
}SCSS
$custom: #80e2fc; $custom-light: #acebfd; $custom-dark: #000000;
JSON
{
"hex": "#80e2fc",
"rgb": {
"r": 128,
"g": 226,
"b": 252
},
"hsl": {
"h": 192.581,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.862,
"c": 0.09899,
"h": 217
},
"luminance": 0.6601
}Semantic roles & 50–950 ramp
primary
#80E2FC
secondary
#DA6546
accent
#3000E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485