#80AECC#80AECC
#80AECC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.066 H 237.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80AECC |
|---|---|
| RGB | rgb(128, 174, 204) |
| HSL | hsl(204, 43%, 65%) |
| HSV | hsv(204, 37%, 80%) |
| CMYK | cmyk(37.3%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(68.91, -7.83, -20.12) |
| CIE-LCH | lch(68.91, 21.59, 248.73°) |
| OKLab | oklab(72.87% -0.0354 -0.0554) |
| OKLCH | oklch(72.87% 0.066 237.4) |
| XYZ | xyz(34.9337, 39.2190, 62.8443) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.50
Bluegrey
#85A3B2
ΔE00 5.89
Bluey Grey
#89A0B0
ΔE00 6.67
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Lightblue (survey)
#7BC8F6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AECC #CC9E80
analogous
#80CCC4 #80AECC #8088CC
triadic
#80AECC #CC80AE #AECC80
tetradic
#80AECC #C480CC #CC9E80 #88CC80
square
#80AECC #C480CC #CC9E80 #88CC80
split-complementary
#80AECC #CC8088 #CCC480
monochromatic
#3C7296 #5492BA #80AECC #ACCADE #D7E6EF
Accessibility & contrast
On white
2.37
#80AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#80AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AECC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AECC | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCE
Deuteranopia (green-blind)
#96A4CC
Tritanopia (blue-blind)
#65B6B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80aecc; /* rgb */ color: rgb(128, 174, 204); /* oklch */ color: oklch(72.9% 0.066 237.4);
Tailwind
colors: {
custom: {
50: '#a7c6db',
500: '#80aecc',
950: '#000000',
},
}SCSS
$custom: #80aecc; $custom-light: #a7c6db; $custom-dark: #000000;
JSON
{
"hex": "#80aecc",
"rgb": {
"r": 128,
"g": 174,
"b": 204
},
"hsl": {
"h": 203.684,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.72874,
"c": 0.06576,
"h": 237.4
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#80AECC
secondary
#E1D1C7
accent
#6530B6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283