#80AECA#80AECA
#80AECA is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.8% C 0.064 H 235.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80AECA |
|---|---|
| RGB | rgb(128, 174, 202) |
| HSL | hsl(203, 41%, 65%) |
| HSV | hsv(203, 37%, 79%) |
| CMYK | cmyk(36.6%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.84, -8.35, -19.13) |
| CIE-LCH | lch(68.84, 20.87, 246.41°) |
| OKLab | oklab(72.8% -0.0361 -0.0526) |
| OKLCH | oklch(72.8% 0.064 235.5) |
| XYZ | xyz(34.6953, 39.1236, 61.5891) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.75
Bluegrey
#85A3B2
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.56
Bluey Grey
#89A0B0
ΔE00 6.47
Lightblue (survey)
#7BC8F6
ΔE00 8.12
Sky Blue (survey)
#75BBFD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AECA #CA9C80
analogous
#80CAC1 #80AECA #8089CA
triadic
#80AECA #CA80AE #AECA80
tetradic
#80AECA #C180CA #CA9C80 #89CA80
square
#80AECA #C180CA #CA9C80 #89CA80
split-complementary
#80AECA #CA8089 #CAC180
monochromatic
#3D7292 #5592B8 #80AECA #ABCADC #D6E5EE
Accessibility & contrast
On white
2.38
#80AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#80AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AECA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AECA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#97A4CA
Tritanopia (blue-blind)
#66B5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80aeca; /* rgb */ color: rgb(128, 174, 202); /* oklch */ color: oklch(72.8% 0.064 235.5);
Tailwind
colors: {
custom: {
50: '#a7c6da',
500: '#80aeca',
950: '#000000',
},
}SCSS
$custom: #80aeca; $custom-light: #a7c6da; $custom-dark: #000000;
JSON
{
"hex": "#80aeca",
"rgb": {
"r": 128,
"g": 174,
"b": 202
},
"hsl": {
"h": 202.703,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.72797,
"c": 0.06383,
"h": 235.5
},
"luminance": 0.39126
}Semantic roles & 50–950 ramp
primary
#80AECA
secondary
#E0D0C6
accent
#6331B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283