#80CAFE#80CAFE
#80CAFE is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.0% C 0.104 H 240.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAFE |
|---|---|
| RGB | rgb(128, 202, 254) |
| HSL | hsl(205, 98%, 75%) |
| HSV | hsv(205, 50%, 100%) |
| CMYK | cmyk(49.6%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.45, -9.21, -32.62) |
| CIE-LCH | lch(78.45, 33.89, 254.24°) |
| OKLab | oklab(81.02% -0.0516 -0.0908) |
| OKLCH | oklch(81.02% 0.104 240.4) |
| XYZ | xyz(47.9056, 53.9823, 101.6419) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.37
Lightblue (survey)
#7BC8F6
ΔE00 1.88
Lightskyblue
#87CEFA
ΔE00 1.99
Light Blue
#95D0FC
ΔE00 2.79
Sky Blue (survey)
#75BBFD
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAFE #FEB480
analogous
#80FEF3 #80CAFE #808BFE
triadic
#80CAFE #FE80CA #CAFE80
tetradic
#80CAFE #F380FE #FEB480 #8BFE80
square
#80CAFE #F380FE #FEB480 #8BFE80
split-complementary
#80CAFE #FE808B #FEF380
monochromatic
#0797FD #43B1FE #80CAFE #BDE3FE #E1F2FF
Accessibility & contrast
On white
1.78
#80CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#80CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAFE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAFE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#3ED7DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cafe; /* rgb */ color: rgb(128, 202, 254); /* oklch */ color: oklch(81.0% 0.104 240.4);
Tailwind
colors: {
custom: {
50: '#abdaff',
500: '#80cafe',
950: '#000000',
},
}SCSS
$custom: #80cafe; $custom-light: #abdaff; $custom-dark: #000000;
JSON
{
"hex": "#80cafe",
"rgb": {
"r": 128,
"g": 202,
"b": 254
},
"hsl": {
"h": 204.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.81016,
"c": 0.10446,
"h": 240.4
},
"luminance": 0.53986
}Semantic roles & 50–950 ramp
primary
#80CAFE
secondary
#DD8445
accent
#5F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386