#80CBFC#80CBFC
#80CBFC is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.2% C 0.102 H 238.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBFC |
|---|---|
| RGB | rgb(128, 203, 252) |
| HSL | hsl(204, 95%, 75%) |
| HSV | hsv(204, 49%, 99%) |
| CMYK | cmyk(49.2%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.65, -10.30, -31.24) |
| CIE-LCH | lch(78.65, 32.90, 251.76°) |
| OKLab | oklab(81.15% -0.0534 -0.0869) |
| OKLCH | oklch(81.15% 0.102 238.4) |
| XYZ | xyz(47.8224, 54.3256, 100.0424) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.66
Lightblue (survey)
#7BC8F6
ΔE00 1.27
Lightskyblue
#87CEFA
ΔE00 1.31
Light Blue
#95D0FC
ΔE00 2.75
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBFC #FCB180
analogous
#80FCEF #80CBFC #808DFC
triadic
#80CBFC #FC80CB #CBFC80
tetradic
#80CBFC #EF80FC #FCB180 #8DFC80
square
#80CBFC #EF80FC #FCB180 #8DFC80
split-complementary
#80CBFC #FC808D #FCEF80
monochromatic
#089AF9 #44B3FB #80CBFC #BCE3FD #E1F3FE
Accessibility & contrast
On white
1.77
#80CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#80CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBFC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBFC | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#40D7DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80cbfc; /* rgb */ color: rgb(128, 203, 252); /* oklch */ color: oklch(81.2% 0.102 238.4);
Tailwind
colors: {
custom: {
50: '#abdafd',
500: '#80cbfc',
950: '#000000',
},
}SCSS
$custom: #80cbfc; $custom-light: #abdafd; $custom-dark: #000000;
JSON
{
"hex": "#80cbfc",
"rgb": {
"r": 128,
"g": 203,
"b": 252
},
"hsl": {
"h": 203.71,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.8115,
"c": 0.102,
"h": 238.4
},
"luminance": 0.54329
}Semantic roles & 50–950 ramp
primary
#80CBFC
secondary
#DA8146
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385