#80B7FA#80B7FA
#80B7FA is a light, moderate cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.113 H 253.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #80B7FA |
|---|---|
| RGB | rgb(128, 183, 250) |
| HSL | hsl(213, 92%, 74%) |
| HSV | hsv(213, 49%, 98%) |
| CMYK | cmyk(48.8%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(73.13, -0.07, -38.72) |
| CIE-LCH | lch(73.13, 38.72, 269.90°) |
| OKLab | oklab(76.77% -0.0312 -0.1084) |
| OKLCH | oklch(76.77% 0.113 253.9) |
| XYZ | xyz(43.0850, 45.3552, 96.9080) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.03
Sky Blue (survey)
#75BBFD
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 6.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.64
Sky
#82CAFC
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B7FA #FAC380
analogous
#80F4FA #80B7FA #8680FA
triadic
#80B7FA #FA80B7 #B7FA80
tetradic
#80B7FA #FA80F4 #FAC380 #80FA86
square
#80B7FA #FA80F4 #FAC380 #80FA86
split-complementary
#80B7FA #FA8680 #F4FA80
monochromatic
#0A74F5 #4596F8 #80B7FA #BBD8FC #E2EEFE
Accessibility & contrast
On white
2.09
#80B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#80B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B7FA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B7FA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#8EAEF9
Tritanopia (blue-blind)
#47C6CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80b7fa; /* rgb */ color: rgb(128, 183, 250); /* oklch */ color: oklch(76.8% 0.113 253.9);
Tailwind
colors: {
custom: {
50: '#abccfc',
500: '#80b7fa',
950: '#000000',
},
}SCSS
$custom: #80b7fa; $custom-light: #abccfc; $custom-dark: #000000;
JSON
{
"hex": "#80b7fa",
"rgb": {
"r": 128,
"g": 183,
"b": 250
},
"hsl": {
"h": 212.951,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.76769,
"c": 0.11278,
"h": 253.9
},
"luminance": 0.45358
}Semantic roles & 50–950 ramp
primary
#80B7FA
secondary
#F6E7D5
accent
#7E00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285