#80BEFF#80BEFF
#80BEFF is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.113 H 250.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEFF |
|---|---|
| RGB | rgb(128, 190, 255) |
| HSL | hsl(211, 100%, 75%) |
| HSV | hsv(211, 50%, 100%) |
| CMYK | cmyk(49.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.22, -2.47, -38.15) |
| CIE-LCH | lch(75.22, 38.23, 266.30°) |
| OKLab | oklab(78.48% -0.0377 -0.1067) |
| OKLCH | oklch(78.48% 0.113 250.5) |
| XYZ | xyz(45.3593, 48.6327, 101.5852) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.59
Carolina Blue
#8AB8FE
ΔE00 3.54
Sky
#82CAFC
ΔE00 4.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEFF #FFC180
analogous
#80FDFF #80BEFF #8280FF
triadic
#80BEFF #FF80BE #BEFF80
tetradic
#80BEFF #FF80FD #FFC180 #80FF82
square
#80BEFF #FF80FD #FFC180 #80FF82
split-complementary
#80BEFF #FF8280 #FDFF80
monochromatic
#067FFF #439FFF #80BEFF #BDDDFF #E0EFFF
Accessibility & contrast
On white
1.96
#80BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#80BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEFF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEFF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#41CDD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80beff; /* rgb */ color: rgb(128, 190, 255); /* oklch */ color: oklch(78.5% 0.113 250.5);
Tailwind
colors: {
custom: {
50: '#abd1ff',
500: '#80beff',
950: '#000000',
},
}SCSS
$custom: #80beff; $custom-light: #abd1ff; $custom-dark: #000000;
JSON
{
"hex": "#80beff",
"rgb": {
"r": 128,
"g": 190,
"b": 255
},
"hsl": {
"h": 210.709,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78483,
"c": 0.11318,
"h": 250.5
},
"luminance": 0.48636
}Semantic roles & 50–950 ramp
primary
#80BEFF
secondary
#F7E6D4
accent
#7500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286