#80C8F5#80C8F5
#80C8F5 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.096 H 237.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8F5 |
|---|---|
| RGB | rgb(128, 200, 245) |
| HSL | hsl(203, 85%, 73%) |
| HSV | hsv(203, 48%, 96%) |
| CMYK | cmyk(47.8%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.57, -10.67, -29.16) |
| CIE-LCH | lch(77.57, 31.05, 249.90°) |
| OKLab | oklab(80.21% -0.0523 -0.081) |
| OKLCH | oklch(80.21% 0.096 237.1) |
| XYZ | xyz(46.0319, 52.4868, 94.0738) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.64
Sky
#82CAFC
ΔE00 1.36
Lightskyblue
#87CEFA
ΔE00 1.54
Light Blue
#95D0FC
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8F5 #F5AD80
analogous
#80F5E7 #80C8F5 #808DF5
triadic
#80C8F5 #F580C8 #C8F580
tetradic
#80C8F5 #E780F5 #F5AD80 #8DF580
square
#80C8F5 #E780F5 #F5AD80 #8DF580
split-complementary
#80C8F5 #F5808D #F5E780
monochromatic
#1296E8 #47AFF1 #80C8F5 #B9E1F9 #E3F3FD
Accessibility & contrast
On white
1.83
#80C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#80C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8F5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8F5 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#47D4D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c8f5; /* rgb */ color: rgb(128, 200, 245); /* oklch */ color: oklch(80.2% 0.096 237.1);
Tailwind
colors: {
custom: {
50: '#abd8f8',
500: '#80c8f5',
950: '#000000',
},
}SCSS
$custom: #80c8f5; $custom-light: #abd8f8; $custom-dark: #000000;
JSON
{
"hex": "#80c8f5",
"rgb": {
"r": 128,
"g": 200,
"b": 245
},
"hsl": {
"h": 203.077,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.8021,
"c": 0.09643,
"h": 237.1
},
"luminance": 0.5249
}Semantic roles & 50–950 ramp
primary
#80C8F5
secondary
#D17D48
accent
#5904E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385