#80BFFE#80BFFE
#80BFFE is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.111 H 249.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80BFFE |
|---|---|
| RGB | rgb(128, 191, 254) |
| HSL | hsl(210, 98%, 75%) |
| HSV | hsv(210, 50%, 100%) |
| CMYK | cmyk(49.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.45, -3.30, -37.25) |
| CIE-LCH | lch(75.45, 37.40, 264.94°) |
| OKLab | oklab(78.65% -0.0391 -0.1041) |
| OKLCH | oklch(78.65% 0.111 249.4) |
| XYZ | xyz(45.4161, 49.0032, 100.8120) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.52
Carolina Blue
#8AB8FE
ΔE00 3.92
Sky
#82CAFC
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BFFE #FEBF80
analogous
#80FEFE #80BFFE #8080FE
triadic
#80BFFE #FE80BF #BFFE80
tetradic
#80BFFE #FE80FE #FEBF80 #80FE80
square
#80BFFE #FE80FE #FEBF80 #80FE80
split-complementary
#80BFFE #FE8080 #FEFE80
monochromatic
#0782FD #43A0FE #80BFFE #BDDEFE #E1F0FF
Accessibility & contrast
On white
1.94
#80BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#80BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BFFE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BFFE | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#42CED5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #80bffe; /* rgb */ color: rgb(128, 191, 254); /* oklch */ color: oklch(78.7% 0.111 249.4);
Tailwind
colors: {
custom: {
50: '#abd2ff',
500: '#80bffe',
950: '#000000',
},
}SCSS
$custom: #80bffe; $custom-light: #abd2ff; $custom-dark: #000000;
JSON
{
"hex": "#80bffe",
"rgb": {
"r": 128,
"g": 191,
"b": 254
},
"hsl": {
"h": 210,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78651,
"c": 0.11125,
"h": 249.4
},
"luminance": 0.49007
}Semantic roles & 50–950 ramp
primary
#80BFFE
secondary
#F7E6D4
accent
#7300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286