#80BCFA#80BCFA
#80BCFA is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.109 H 250.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCFA |
|---|---|
| RGB | rgb(128, 188, 250) |
| HSL | hsl(210, 92%, 74%) |
| HSV | hsv(210, 49%, 98%) |
| CMYK | cmyk(48.8%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(74.48, -2.81, -36.61) |
| CIE-LCH | lch(74.48, 36.72, 265.60°) |
| OKLab | oklab(77.83% -0.0369 -0.1023) |
| OKLCH | oklch(77.83% 0.109 250.1) |
| XYZ | xyz(44.1347, 47.4545, 97.2579) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.52
Carolina Blue
#8AB8FE
ΔE00 3.30
Sky
#82CAFC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 5.87
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCFA #FABE80
analogous
#80F9FA #80BCFA #8180FA
triadic
#80BCFA #FA80BC #BCFA80
tetradic
#80BCFA #FA80F9 #FABE80 #80FA81
square
#80BCFA #FA80F9 #FABE80 #80FA81
split-complementary
#80BCFA #FA8180 #F9FA80
monochromatic
#0A7EF5 #459DF8 #80BCFA #BBDBFC #E2EFFE
Accessibility & contrast
On white
2.00
#80BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#80BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCFA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCFA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#46CAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #80bcfa; /* rgb */ color: rgb(128, 188, 250); /* oklch */ color: oklch(77.8% 0.109 250.1);
Tailwind
colors: {
custom: {
50: '#abd0fc',
500: '#80bcfa',
950: '#000000',
},
}SCSS
$custom: #80bcfa; $custom-light: #abd0fc; $custom-dark: #000000;
JSON
{
"hex": "#80bcfa",
"rgb": {
"r": 128,
"g": 188,
"b": 250
},
"hsl": {
"h": 210.492,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.77833,
"c": 0.10877,
"h": 250.1
},
"luminance": 0.47458
}Semantic roles & 50–950 ramp
primary
#80BCFA
secondary
#F6E6D5
accent
#7500E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111317
muted
#808285