#80BBFC#80BBFC
#80BBFC is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.112 H 251.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBFC |
|---|---|
| RGB | rgb(128, 187, 252) |
| HSL | hsl(211, 95%, 75%) |
| HSV | hsv(211, 49%, 99%) |
| CMYK | cmyk(49.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.29, -1.69, -37.99) |
| CIE-LCH | lch(74.29, 38.02, 267.45°) |
| OKLab | oklab(77.71% -0.0352 -0.1063) |
| OKLCH | oklch(77.71% 0.112 251.7) |
| XYZ | xyz(44.2370, 47.1549, 98.8473) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.83
Carolina Blue
#8AB8FE
ΔE00 2.85
Sky
#82CAFC
ΔE00 5.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.29
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBFC #FCC180
analogous
#80F9FC #80BBFC #8380FC
triadic
#80BBFC #FC80BB #BBFC80
tetradic
#80BBFC #FC80F9 #FCC180 #80FC83
square
#80BBFC #FC80F9 #FCC180 #80FC83
split-complementary
#80BBFC #FC8380 #F9FC80
monochromatic
#087BF9 #449BFB #80BBFC #BCDBFD #E1EFFE
Accessibility & contrast
On white
2.01
#80BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#80BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBFC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBFC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#45CAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #80bbfc; /* rgb */ color: rgb(128, 187, 252); /* oklch */ color: oklch(77.7% 0.112 251.7);
Tailwind
colors: {
custom: {
50: '#abcffd',
500: '#80bbfc',
950: '#000000',
},
}SCSS
$custom: #80bbfc; $custom-light: #abcffd; $custom-dark: #000000;
JSON
{
"hex": "#80bbfc",
"rgb": {
"r": 128,
"g": 187,
"b": 252
},
"hsl": {
"h": 211.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.7771,
"c": 0.11193,
"h": 251.7
},
"luminance": 0.47158
}Semantic roles & 50–950 ramp
primary
#80BBFC
secondary
#F7E6D4
accent
#7800E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111317
muted
#808285