#80C8F9#80C8F9
#80C8F9 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.4% C 0.100 H 239.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8F9 |
|---|---|
| RGB | rgb(128, 200, 249) |
| HSL | hsl(204, 91%, 74%) |
| HSV | hsv(204, 49%, 98%) |
| CMYK | cmyk(48.6%, 19.7%, 0%, 2.4%) |
| CIE-LAB | lab(77.72, -9.55, -31.07) |
| CIE-LCH | lch(77.72, 32.51, 252.91°) |
| OKLab | oklab(80.37% -0.051 -0.0864) |
| OKLCH | oklch(80.37% 0.1 239.5) |
| XYZ | xyz(46.6492, 52.7337, 97.3246) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.57
Lightblue (survey)
#7BC8F6
ΔE00 1.35
Lightskyblue
#87CEFA
ΔE00 1.89
Light Blue
#95D0FC
ΔE00 2.93
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8F9 #F9B180
analogous
#80F9EE #80C8F9 #808CF9
triadic
#80C8F9 #F980C8 #C8F980
tetradic
#80C8F9 #EE80F9 #F9B180 #8CF980
square
#80C8F9 #EE80F9 #F9B180 #8CF980
split-complementary
#80C8F9 #F9808C #F9EE80
monochromatic
#0B95F3 #46AFF6 #80C8F9 #BAE1FC #E2F2FE
Accessibility & contrast
On white
1.82
#80C8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#80C8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8F9
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8F9 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#44D4D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80c8f9; /* rgb */ color: rgb(128, 200, 249); /* oklch */ color: oklch(80.4% 0.100 239.5);
Tailwind
colors: {
custom: {
50: '#abd8fb',
500: '#80c8f9',
950: '#000000',
},
}SCSS
$custom: #80c8f9; $custom-light: #abd8fb; $custom-dark: #000000;
JSON
{
"hex": "#80c8f9",
"rgb": {
"r": 128,
"g": 200,
"b": 249
},
"hsl": {
"h": 204.298,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.80374,
"c": 0.10036,
"h": 239.5
},
"luminance": 0.52737
}Semantic roles & 50–950 ramp
primary
#80C8F9
secondary
#D68147
accent
#5D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385