#80C8F2#80C8F2
#80C8F2 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.094 H 235.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8F2 |
|---|---|
| RGB | rgb(128, 200, 242) |
| HSL | hsl(202, 81%, 73%) |
| HSV | hsv(202, 47%, 95%) |
| CMYK | cmyk(47.1%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(77.46, -11.50, -27.72) |
| CIE-LCH | lch(77.46, 30.01, 247.47°) |
| OKLab | oklab(80.09% -0.0534 -0.0769) |
| OKLCH | oklch(80.09% 0.094 235.2) |
| XYZ | xyz(45.5777, 52.3051, 91.6813) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.89
Lightskyblue
#87CEFA
ΔE00 1.68
Sky
#82CAFC
ΔE00 2.14
Baby Blue
#89CFF0
ΔE00 3.07
Light Blue
#95D0FC
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8F2 #F2AA80
analogous
#80F2E3 #80C8F2 #808FF2
triadic
#80C8F2 #F280C8 #C8F280
tetradic
#80C8F2 #E380F2 #F2AA80 #8FF280
square
#80C8F2 #E380F2 #F2AA80 #8FF280
split-complementary
#80C8F2 #F2808F #F2E380
monochromatic
#1796E1 #48B0EC #80C8F2 #B8E0F8 #E3F3FC
Accessibility & contrast
On white
1.83
#80C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#80C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8F2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8F2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#4AD3D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80c8f2; /* rgb */ color: rgb(128, 200, 242); /* oklch */ color: oklch(80.1% 0.094 235.2);
Tailwind
colors: {
custom: {
50: '#aad8f6',
500: '#80c8f2',
950: '#000000',
},
}SCSS
$custom: #80c8f2; $custom-light: #aad8f6; $custom-dark: #000000;
JSON
{
"hex": "#80c8f2",
"rgb": {
"r": 128,
"g": 200,
"b": 242
},
"hsl": {
"h": 202.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.80089,
"c": 0.09361,
"h": 235.2
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#80C8F2
secondary
#CD7A49
accent
#5708DE
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385