#80C2FC#80C2FC
#80C2FC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.107 H 246.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80C2FC |
|---|---|
| RGB | rgb(128, 194, 252) |
| HSL | hsl(208, 95%, 75%) |
| HSV | hsv(208, 49%, 99%) |
| CMYK | cmyk(49.2%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(76.19, -5.50, -35.04) |
| CIE-LCH | lch(76.19, 35.47, 261.08°) |
| OKLab | oklab(79.21% -0.0432 -0.0978) |
| OKLCH | oklch(79.21% 0.107 246.2) |
| XYZ | xyz(45.7584, 50.1976, 99.3544) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.07
Sky
#82CAFC
ΔE00 2.96
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C2FC #FCBA80
analogous
#80FCF8 #80C2FC #8084FC
triadic
#80C2FC #FC80C2 #C2FC80
tetradic
#80C2FC #F880FC #FCBA80 #84FC80
square
#80C2FC #F880FC #FCBA80 #84FC80
split-complementary
#80C2FC #FC8084 #FCF880
monochromatic
#0889F9 #44A5FB #80C2FC #BCDFFD #E1F1FE
Accessibility & contrast
On white
1.90
#80C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#80C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C2FC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C2FC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#43D0D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c2fc; /* rgb */ color: rgb(128, 194, 252); /* oklch */ color: oklch(79.2% 0.107 246.2);
Tailwind
colors: {
custom: {
50: '#abd4fd',
500: '#80c2fc',
950: '#000000',
},
}SCSS
$custom: #80c2fc; $custom-light: #abd4fd; $custom-dark: #000000;
JSON
{
"hex": "#80c2fc",
"rgb": {
"r": 128,
"g": 194,
"b": 252
},
"hsl": {
"h": 208.065,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.79206,
"c": 0.10689,
"h": 246.2
},
"luminance": 0.50201
}Semantic roles & 50–950 ramp
primary
#80C2FC
secondary
#DA8B46
accent
#6B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385