#80C4EA#80C4EA
#80C4EA is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.9% C 0.088 H 233.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #80C4EA |
|---|---|
| RGB | rgb(128, 196, 234) |
| HSL | hsl(202, 72%, 71%) |
| HSV | hsv(202, 45%, 92%) |
| CMYK | cmyk(45.3%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.07, -11.58, -25.54) |
| CIE-LCH | lch(76.07, 28.05, 245.61°) |
| OKLab | oklab(78.89% -0.0515 -0.0707) |
| OKLCH | oklch(78.89% 0.088 233.9) |
| XYZ | xyz(43.4881, 50.0064, 85.1865) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.20
Sky
#82CAFC
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C4EA #EAA680
analogous
#80EADB #80C4EA #808FEA
triadic
#80C4EA #EA80C4 #C4EA80
tetradic
#80C4EA #DB80EA #EAA680 #8FEA80
square
#80C4EA #DB80EA #EAA680 #8FEA80
split-complementary
#80C4EA #EA808F #EADB80
monochromatic
#2290CE #4BACE1 #80C4EA #B5DCF3 #E5F3FB
Accessibility & contrast
On white
1.91
#80C4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#80C4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C4EA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C4EA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#A3B7E9
Tritanopia (blue-blind)
#51CED0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80c4ea; /* rgb */ color: rgb(128, 196, 234); /* oklch */ color: oklch(78.9% 0.088 233.9);
Tailwind
colors: {
custom: {
50: '#aad5f0',
500: '#80c4ea',
950: '#000000',
},
}SCSS
$custom: #80c4ea; $custom-light: #aad5f0; $custom-dark: #000000;
JSON
{
"hex": "#80c4ea",
"rgb": {
"r": 128,
"g": 196,
"b": 234
},
"hsl": {
"h": 201.509,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.78893,
"c": 0.08751,
"h": 233.9
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#80C4EA
secondary
#C3764B
accent
#5712D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385