#80C6FA#80C6FA
#80C6FA is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.0% C 0.102 H 241.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #80C6FA |
|---|---|
| RGB | rgb(128, 198, 250) |
| HSL | hsl(206, 92%, 74%) |
| HSV | hsv(206, 49%, 98%) |
| CMYK | cmyk(48.8%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.21, -8.21, -32.40) |
| CIE-LCH | lch(77.21, 33.42, 255.78°) |
| OKLab | oklab(79.98% -0.0484 -0.0902) |
| OKLCH | oklch(79.98% 0.102 241.8) |
| XYZ | xyz(46.3454, 51.8760, 97.9948) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.17
Lightblue (survey)
#7BC8F6
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 2.79
Light Blue
#95D0FC
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C6FA #FAB480
analogous
#80FAF1 #80C6FA #8089FA
triadic
#80C6FA #FA80C6 #C6FA80
tetradic
#80C6FA #F180FA #FAB480 #89FA80
square
#80C6FA #F180FA #FAB480 #89FA80
split-complementary
#80C6FA #FA8089 #FAF180
monochromatic
#0A91F5 #45ACF8 #80C6FA #BBE0FC #E2F2FE
Accessibility & contrast
On white
1.85
#80C6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#80C6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C6FA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C6FA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#43D3D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80c6fa; /* rgb */ color: rgb(128, 198, 250); /* oklch */ color: oklch(80.0% 0.102 241.8);
Tailwind
colors: {
custom: {
50: '#abd7fc',
500: '#80c6fa',
950: '#000000',
},
}SCSS
$custom: #80c6fa; $custom-light: #abd7fc; $custom-dark: #000000;
JSON
{
"hex": "#80c6fa",
"rgb": {
"r": 128,
"g": 198,
"b": 250
},
"hsl": {
"h": 205.574,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.79983,
"c": 0.10237,
"h": 241.8
},
"luminance": 0.51879
}Semantic roles & 50–950 ramp
primary
#80C6FA
secondary
#D78447
accent
#6200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385