#80C0FA#80C0FA
#80C0FA is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.106 H 246.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80C0FA |
|---|---|
| RGB | rgb(128, 192, 250) |
| HSL | hsl(209, 92%, 74%) |
| HSV | hsv(209, 49%, 98%) |
| CMYK | cmyk(48.8%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(75.57, -4.99, -34.93) |
| CIE-LCH | lch(75.57, 35.28, 261.87°) |
| OKLab | oklab(78.69% -0.0415 -0.0975) |
| OKLCH | oklch(78.69% 0.106 246.9) |
| XYZ | xyz(45.0010, 49.1873, 97.5467) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.68
Sky
#82CAFC
ΔE00 3.47
Lightblue (survey)
#7BC8F6
ΔE00 4.51
Carolina Blue
#8AB8FE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.70
Lightskyblue
#87CEFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C0FA #FABA80
analogous
#80FAF7 #80C0FA #8083FA
triadic
#80C0FA #FA80C0 #C0FA80
tetradic
#80C0FA #F780FA #FABA80 #83FA80
square
#80C0FA #F780FA #FABA80 #83FA80
split-complementary
#80C0FA #FA8083 #FAF780
monochromatic
#0A86F5 #45A3F8 #80C0FA #BBDDFC #E2F0FE
Accessibility & contrast
On white
1.94
#80C0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#80C0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C0FA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C0FA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#45CED4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #80c0fa; /* rgb */ color: rgb(128, 192, 250); /* oklch */ color: oklch(78.7% 0.106 246.9);
Tailwind
colors: {
custom: {
50: '#abd2fc',
500: '#80c0fa',
950: '#000000',
},
}SCSS
$custom: #80c0fa; $custom-light: #abd2fc; $custom-dark: #000000;
JSON
{
"hex": "#80c0fa",
"rgb": {
"r": 128,
"g": 192,
"b": 250
},
"hsl": {
"h": 208.525,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.78689,
"c": 0.10594,
"h": 246.9
},
"luminance": 0.49191
}Semantic roles & 50–950 ramp
primary
#80C0FA
secondary
#F6E5D5
accent
#6D00E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111417
muted
#808285