#80CAED#80CAED
#80CAED is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.3% C 0.089 H 229.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAED |
|---|---|
| RGB | rgb(128, 202, 237) |
| HSL | hsl(199, 75%, 72%) |
| HSV | hsv(199, 46%, 93%) |
| CMYK | cmyk(46%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(77.84, -13.91, -24.46) |
| CIE-LCH | lch(77.84, 28.14, 240.37°) |
| OKLab | oklab(80.33% -0.0574 -0.0677) |
| OKLCH | oklch(80.33% 0.089 229.7) |
| XYZ | xyz(45.3032, 52.9413, 87.9358) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.47
Sky Blue
#87CEEB
ΔE00 2.02
Lightblue (survey)
#7BC8F6
ΔE00 2.98
Lightskyblue
#87CEFA
ΔE00 3.12
Sky
#82CAFC
ΔE00 4.33
Light Blue
#95D0FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAED #EDA380
analogous
#80EDDA #80CAED #8094ED
triadic
#80CAED #ED80CA #CAED80
tetradic
#80CAED #DA80ED #EDA380 #94ED80
square
#80CAED #DA80ED #EDA380 #94ED80
split-complementary
#80CAED #ED8094 #EDDA80
monochromatic
#1E9AD4 #4AB4E5 #80CAED #B6E0F5 #E4F4FB
Accessibility & contrast
On white
1.81
#80CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#80CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAED
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAED | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#4DD4D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80caed; /* rgb */ color: rgb(128, 202, 237); /* oklch */ color: oklch(80.3% 0.089 229.7);
Tailwind
colors: {
custom: {
50: '#aadaf3',
500: '#80caed',
950: '#000000',
},
}SCSS
$custom: #80caed; $custom-light: #aadaf3; $custom-dark: #000000;
JSON
{
"hex": "#80caed",
"rgb": {
"r": 128,
"g": 202,
"b": 237
},
"hsl": {
"h": 199.266,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.8033,
"c": 0.08878,
"h": 229.7
},
"luminance": 0.52945
}Semantic roles & 50–950 ramp
primary
#80CAED
secondary
#C7724A
accent
#4F0ED7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385