#80CCED#80CCED
#80CCED is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.089 H 227.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCED |
|---|---|
| RGB | rgb(128, 204, 237) |
| HSL | hsl(198, 75%, 72%) |
| HSV | hsv(198, 46%, 93%) |
| CMYK | cmyk(46%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(78.40, -14.95, -23.61) |
| CIE-LCH | lch(78.40, 27.95, 237.66°) |
| OKLab | oklab(80.77% -0.0598 -0.0653) |
| OKLCH | oklch(80.77% 0.089 227.5) |
| XYZ | xyz(45.7755, 53.8859, 88.0932) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.26
Baby Blue
#89CFF0
ΔE00 1.27
Lightskyblue
#87CEFA
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Sky
#82CAFC
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCED #EDA180
analogous
#80EDD8 #80CCED #8096ED
triadic
#80CCED #ED80CC #CCED80
tetradic
#80CCED #D880ED #EDA180 #96ED80
square
#80CCED #D880ED #EDA180 #96ED80
split-complementary
#80CCED #ED8096 #EDD880
monochromatic
#1E9DD4 #4AB6E5 #80CCED #B6E2F5 #E4F4FB
Accessibility & contrast
On white
1.78
#80CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#80CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCED
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCED | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#4DD6D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cced; /* rgb */ color: rgb(128, 204, 237); /* oklch */ color: oklch(80.8% 0.089 227.5);
Tailwind
colors: {
custom: {
50: '#aadbf3',
500: '#80cced',
950: '#000000',
},
}SCSS
$custom: #80cced; $custom-light: #aadbf3; $custom-dark: #000000;
JSON
{
"hex": "#80cced",
"rgb": {
"r": 128,
"g": 204,
"b": 237
},
"hsl": {
"h": 198.165,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.80771,
"c": 0.08852,
"h": 227.5
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#80CCED
secondary
#C7704A
accent
#4B0ED7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485