#80BEFA#80BEFA
#80BEFA is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.107 H 248.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEFA |
|---|---|
| RGB | rgb(128, 190, 250) |
| HSL | hsl(210, 92%, 74%) |
| HSV | hsv(210, 49%, 98%) |
| CMYK | cmyk(48.8%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.02, -3.90, -35.77) |
| CIE-LCH | lch(75.02, 35.98, 263.77°) |
| OKLab | oklab(78.26% -0.0392 -0.0999) |
| OKLCH | oklch(78.26% 0.107 248.6) |
| XYZ | xyz(44.5649, 48.3150, 97.4013) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.40
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.22
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Light Blue
#95D0FC
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEFA #FABC80
analogous
#80FAF9 #80BEFA #8081FA
triadic
#80BEFA #FA80BE #BEFA80
tetradic
#80BEFA #F980FA #FABC80 #81FA80
square
#80BEFA #F980FA #FABC80 #81FA80
split-complementary
#80BEFA #FA8081 #FAF980
monochromatic
#0A82F5 #45A0F8 #80BEFA #BBDCFC #E2F0FE
Accessibility & contrast
On white
1.97
#80BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#80BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEFA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEFA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#46CCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80befa; /* rgb */ color: rgb(128, 190, 250); /* oklch */ color: oklch(78.3% 0.107 248.6);
Tailwind
colors: {
custom: {
50: '#abd1fc',
500: '#80befa',
950: '#000000',
},
}SCSS
$custom: #80befa; $custom-light: #abd1fc; $custom-dark: #000000;
JSON
{
"hex": "#80befa",
"rgb": {
"r": 128,
"g": 190,
"b": 250
},
"hsl": {
"h": 209.508,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.78261,
"c": 0.10732,
"h": 248.6
},
"luminance": 0.48318
}Semantic roles & 50–950 ramp
primary
#80BEFA
secondary
#F6E5D5
accent
#7100E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111417
muted
#808285