#80BDFF#80BDFF
#80BDFF is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.114 H 251.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDFF |
|---|---|
| RGB | rgb(128, 189, 255) |
| HSL | hsl(211, 100%, 75%) |
| HSV | hsv(211, 50%, 100%) |
| CMYK | cmyk(49.8%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(74.95, -1.92, -38.57) |
| CIE-LCH | lch(74.95, 38.62, 267.15°) |
| OKLab | oklab(78.27% -0.0366 -0.1079) |
| OKLCH | oklch(78.27% 0.114 251.3) |
| XYZ | xyz(45.1434, 48.2010, 101.5132) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.70
Carolina Blue
#8AB8FE
ΔE00 3.23
Sky
#82CAFC
ΔE00 5.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 5.90
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDFF #FFC280
analogous
#80FDFF #80BDFF #8280FF
triadic
#80BDFF #FF80BD #BDFF80
tetradic
#80BDFF #FF80FD #FFC280 #80FF82
square
#80BDFF #FF80FD #FFC280 #80FF82
split-complementary
#80BDFF #FF8280 #FDFF80
monochromatic
#067DFF #439DFF #80BDFF #BDDDFF #E0EFFF
Accessibility & contrast
On white
1.97
#80BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#80BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDFF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDFF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2C0FF
Deuteranopia (green-blind)
#92B3FE
Tritanopia (blue-blind)
#41CCD4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #80bdff; /* rgb */ color: rgb(128, 189, 255); /* oklch */ color: oklch(78.3% 0.114 251.3);
Tailwind
colors: {
custom: {
50: '#abd0ff',
500: '#80bdff',
950: '#000000',
},
}SCSS
$custom: #80bdff; $custom-light: #abd0ff; $custom-dark: #000000;
JSON
{
"hex": "#80bdff",
"rgb": {
"r": 128,
"g": 189,
"b": 255
},
"hsl": {
"h": 211.181,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7827,
"c": 0.11395,
"h": 251.3
},
"luminance": 0.48204
}Semantic roles & 50–950 ramp
primary
#80BDFF
secondary
#F7E6D4
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286