#80CEDE#80CEDE
#80CEDE is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.080 H 212.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEDE |
|---|---|
| RGB | rgb(128, 206, 222) |
| HSL | hsl(190, 59%, 69%) |
| HSV | hsv(190, 42%, 87%) |
| CMYK | cmyk(42.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.46, -19.93, -15.46) |
| CIE-LCH | lch(78.46, 25.23, 217.81°) |
| OKLab | oklab(80.66% -0.0677 -0.0425) |
| OKLCH | oklch(80.66% 0.08 212.1) |
| XYZ | xyz(44.1534, 54.0025, 77.1899) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.36
Ice Blue
#A5DFF9
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEDE #DE9080
analogous
#80DEBF #80CEDE #809FDE
triadic
#80CEDE #DE80CE #CEDE80
tetradic
#80CEDE #BF80DE #DE9080 #9FDE80
square
#80CEDE #BF80DE #DE9080 #9FDE80
split-complementary
#80CEDE #DE809F #DEBF80
monochromatic
#2F9EB5 #4FBBD1 #80CEDE #B1E1EB #E1F3F7
Accessibility & contrast
On white
1.78
#80CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#80CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEDE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEDE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#56D5D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cede; /* rgb */ color: rgb(128, 206, 222); /* oklch */ color: oklch(80.7% 0.080 212.1);
Tailwind
colors: {
custom: {
50: '#a9dde8',
500: '#80cede',
950: '#000000',
},
}SCSS
$custom: #80cede; $custom-light: #a9dde8; $custom-dark: #000000;
JSON
{
"hex": "#80cede",
"rgb": {
"r": 128,
"g": 206,
"b": 222
},
"hsl": {
"h": 190.213,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.80662,
"c": 0.07999,
"h": 212.1
},
"luminance": 0.54006
}Semantic roles & 50–950 ramp
primary
#80CEDE
secondary
#B55F4D
accent
#3C1FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484