#80BDFD#80BDFD
#80BDFD is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.112 H 250.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDFD |
|---|---|
| RGB | rgb(128, 189, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 49%, 99%) |
| CMYK | cmyk(49.4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.87, -2.50, -37.62) |
| CIE-LCH | lch(74.87, 37.70, 266.20°) |
| OKLab | oklab(78.18% -0.0372 -0.1052) |
| OKLCH | oklch(78.18% 0.112 250.5) |
| XYZ | xyz(44.8232, 48.0729, 99.8265) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.55
Carolina Blue
#8AB8FE
ΔE00 3.37
Sky
#82CAFC
ΔE00 4.89
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDFD #FDC080
analogous
#80FBFD #80BDFD #8280FD
triadic
#80BDFD #FD80BD #BDFD80
tetradic
#80BDFD #FD80FB #FDC080 #80FD82
square
#80BDFD #FD80FB #FDC080 #80FD82
split-complementary
#80BDFD #FD8280 #FBFD80
monochromatic
#077EFB #449EFC #80BDFD #BCDCFE #E1EFFF
Accessibility & contrast
On white
1.98
#80BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#80BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDFD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDFD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#43CCD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #80bdfd; /* rgb */ color: rgb(128, 189, 253); /* oklch */ color: oklch(78.2% 0.112 250.5);
Tailwind
colors: {
custom: {
50: '#abd0fe',
500: '#80bdfd',
950: '#000000',
},
}SCSS
$custom: #80bdfd; $custom-light: #abd0fe; $custom-dark: #000000;
JSON
{
"hex": "#80bdfd",
"rgb": {
"r": 128,
"g": 189,
"b": 253
},
"hsl": {
"h": 210.72,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.7818,
"c": 0.11157,
"h": 250.5
},
"luminance": 0.48076
}Semantic roles & 50–950 ramp
primary
#80BDFD
secondary
#F7E6D4
accent
#7600E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286