#80BBFB#80BBFB
#80BBFB is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.111 H 251.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBFB |
|---|---|
| RGB | rgb(128, 187, 251) |
| HSL | hsl(211, 94%, 74%) |
| HSV | hsv(211, 49%, 98%) |
| CMYK | cmyk(49%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.25, -1.98, -37.51) |
| CIE-LCH | lch(74.25, 37.56, 266.98°) |
| OKLab | oklab(77.66% -0.0355 -0.1049) |
| OKLCH | oklch(77.66% 0.111 251.3) |
| XYZ | xyz(44.0790, 47.0917, 98.0149) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.76
Carolina Blue
#8AB8FE
ΔE00 2.92
Sky
#82CAFC
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.23
Lightblue (survey)
#7BC8F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBFB #FBC080
analogous
#80F8FB #80BBFB #8380FB
triadic
#80BBFB #FB80BB #BBFB80
tetradic
#80BBFB #FB80F8 #FBC080 #80FB83
square
#80BBFB #FB80F8 #FBC080 #80FB83
split-complementary
#80BBFB #FB8380 #F8FB80
monochromatic
#097BF7 #459BF9 #80BBFB #BBDBFD #E1EFFE
Accessibility & contrast
On white
2.02
#80BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#80BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBFB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBFB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFE
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#46CAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #80bbfb; /* rgb */ color: rgb(128, 187, 251); /* oklch */ color: oklch(77.7% 0.111 251.3);
Tailwind
colors: {
custom: {
50: '#abcffd',
500: '#80bbfb',
950: '#000000',
},
}SCSS
$custom: #80bbfb; $custom-light: #abcffd; $custom-dark: #000000;
JSON
{
"hex": "#80bbfb",
"rgb": {
"r": 128,
"g": 187,
"b": 251
},
"hsl": {
"h": 211.22,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77664,
"c": 0.11073,
"h": 251.3
},
"luminance": 0.47095
}Semantic roles & 50–950 ramp
primary
#80BBFB
secondary
#F6E6D5
accent
#7700E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111317
muted
#808285