#80BBFE#80BBFE
#80BBFE is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.114 H 252.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBFE |
|---|---|
| RGB | rgb(128, 187, 254) |
| HSL | hsl(212, 98%, 75%) |
| HSV | hsv(212, 50%, 100%) |
| CMYK | cmyk(49.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.37, -1.11, -38.94) |
| CIE-LCH | lch(74.37, 38.95, 268.36°) |
| OKLab | oklab(77.8% -0.0346 -0.109) |
| OKLCH | oklch(77.8% 0.114 252.4) |
| XYZ | xyz(44.5556, 47.2823, 100.5252) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.99
Carolina Blue
#8AB8FE
ΔE00 2.72
Sky
#82CAFC
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBFE #FEC380
analogous
#80FAFE #80BBFE #8480FE
triadic
#80BBFE #FE80BB #BBFE80
tetradic
#80BBFE #FE80FA #FEC380 #80FE84
square
#80BBFE #FE80FA #FEC380 #80FE84
split-complementary
#80BBFE #FE8480 #FAFE80
monochromatic
#077AFD #439AFE #80BBFE #BDDCFE #E1EFFF
Accessibility & contrast
On white
2.01
#80BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#80BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBFE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBFE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#91B1FD
Tritanopia (blue-blind)
#43CAD2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #80bbfe; /* rgb */ color: rgb(128, 187, 254); /* oklch */ color: oklch(77.8% 0.114 252.4);
Tailwind
colors: {
custom: {
50: '#abcfff',
500: '#80bbfe',
950: '#000000',
},
}SCSS
$custom: #80bbfe; $custom-light: #abcfff; $custom-dark: #000000;
JSON
{
"hex": "#80bbfe",
"rgb": {
"r": 128,
"g": 187,
"b": 254
},
"hsl": {
"h": 211.905,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.778,
"c": 0.11436,
"h": 252.4
},
"luminance": 0.47286
}Semantic roles & 50–950 ramp
primary
#80BBFE
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286