#80BCFD#80BCFD
#80BCFD is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.112 H 251.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCFD |
|---|---|
| RGB | rgb(128, 188, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 49%, 99%) |
| CMYK | cmyk(49.4%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.60, -1.95, -38.04) |
| CIE-LCH | lch(74.60, 38.09, 267.06°) |
| OKLab | oklab(77.97% -0.036 -0.1064) |
| OKLCH | oklch(77.97% 0.112 251.3) |
| XYZ | xyz(44.6088, 47.6442, 99.7550) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.70
Carolina Blue
#8AB8FE
ΔE00 3.07
Sky
#82CAFC
ΔE00 5.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 6.06
Lightblue (survey)
#7BC8F6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCFD #FDC180
analogous
#80FAFD #80BCFD #8380FD
triadic
#80BCFD #FD80BC #BCFD80
tetradic
#80BCFD #FD80FA #FDC180 #80FD83
square
#80BCFD #FD80FA #FDC180 #80FD83
split-complementary
#80BCFD #FD8380 #FAFD80
monochromatic
#077CFB #449CFC #80BCFD #BCDCFE #E1EFFF
Accessibility & contrast
On white
1.99
#80BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#80BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCFD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCFD | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#43CBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #80bcfd; /* rgb */ color: rgb(128, 188, 253); /* oklch */ color: oklch(78.0% 0.112 251.3);
Tailwind
colors: {
custom: {
50: '#abd0fe',
500: '#80bcfd',
950: '#000000',
},
}SCSS
$custom: #80bcfd; $custom-light: #abd0fe; $custom-dark: #000000;
JSON
{
"hex": "#80bcfd",
"rgb": {
"r": 128,
"g": 188,
"b": 253
},
"hsl": {
"h": 211.2,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77967,
"c": 0.11235,
"h": 251.3
},
"luminance": 0.47647
}Semantic roles & 50–950 ramp
primary
#80BCFD
secondary
#F7E6D4
accent
#7700E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111318
muted
#808286