#80C8F8#80C8F8
#80C8F8 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.099 H 238.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8F8 |
|---|---|
| RGB | rgb(128, 200, 248) |
| HSL | hsl(204, 90%, 74%) |
| HSV | hsv(204, 48%, 97%) |
| CMYK | cmyk(48.4%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.68, -9.83, -30.60) |
| CIE-LCH | lch(77.68, 32.14, 252.18°) |
| OKLab | oklab(80.33% -0.0513 -0.0851) |
| OKLCH | oklch(80.33% 0.099 238.9) |
| XYZ | xyz(46.4936, 52.6715, 96.5053) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.71
Lightblue (survey)
#7BC8F6
ΔE00 1.13
Lightskyblue
#87CEFA
ΔE00 1.76
Light Blue
#95D0FC
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8F8 #F8B080
analogous
#80F8EC #80C8F8 #808CF8
triadic
#80C8F8 #F880C8 #C8F880
tetradic
#80C8F8 #EC80F8 #F8B080 #8CF880
square
#80C8F8 #EC80F8 #F8B080 #8CF880
split-complementary
#80C8F8 #F8808C #F8EC80
monochromatic
#0D96F0 #46AFF5 #80C8F8 #BAE1FB #E2F2FD
Accessibility & contrast
On white
1.82
#80C8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#80C8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8F8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8F8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7FA
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#45D4D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c8f8; /* rgb */ color: rgb(128, 200, 248); /* oklch */ color: oklch(80.3% 0.099 238.9);
Tailwind
colors: {
custom: {
50: '#abd8fa',
500: '#80c8f8',
950: '#000000',
},
}SCSS
$custom: #80c8f8; $custom-light: #abd8fa; $custom-dark: #000000;
JSON
{
"hex": "#80c8f8",
"rgb": {
"r": 128,
"g": 200,
"b": 248
},
"hsl": {
"h": 204,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.80333,
"c": 0.09936,
"h": 238.9
},
"luminance": 0.52675
}Semantic roles & 50–950 ramp
primary
#80C8F8
secondary
#D58047
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385