#80AEC2#80AEC2
#80AEC2 is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.057 H 226.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEC2 |
|---|---|
| RGB | rgb(128, 174, 194) |
| HSL | hsl(198, 35%, 63%) |
| HSV | hsv(198, 34%, 76%) |
| CMYK | cmyk(34%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(68.57, -10.40, -15.12) |
| CIE-LCH | lch(68.57, 18.35, 235.48°) |
| OKLab | oklab(72.5% -0.0391 -0.0414) |
| OKLCH | oklch(72.5% 0.057 226.6) |
| XYZ | xyz(33.7726, 38.7545, 56.7293) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 4.42
Bluey Grey
#89A0B0
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.74
Sky Blue
#87CEEB
ΔE00 8.81
Cool Gray
#9AA7B0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEC2 #C29480
analogous
#80C2B5 #80AEC2 #808DC2
triadic
#80AEC2 #C280AE #AEC280
tetradic
#80AEC2 #B580C2 #C29480 #8DC280
square
#80AEC2 #B580C2 #C29480 #8DC280
split-complementary
#80AEC2 #C2808D #C2B580
monochromatic
#417287 #5794AE #80AEC2 #A9C8D6 #D3E3EA
Accessibility & contrast
On white
2.40
#80AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#80AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEC2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEC2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC3
Deuteranopia (green-blind)
#99A4C2
Tritanopia (blue-blind)
#69B4B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80aec2; /* rgb */ color: rgb(128, 174, 194); /* oklch */ color: oklch(72.5% 0.057 226.6);
Tailwind
colors: {
custom: {
50: '#a7c6d4',
500: '#80aec2',
950: '#000000',
},
}SCSS
$custom: #80aec2; $custom-light: #a7c6d4; $custom-dark: #000000;
JSON
{
"hex": "#80aec2",
"rgb": {
"r": 128,
"g": 174,
"b": 194
},
"hsl": {
"h": 198.182,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.72496,
"c": 0.057,
"h": 226.6
},
"luminance": 0.38756
}Semantic roles & 50–950 ramp
primary
#80AEC2
secondary
#DBCAC3
accent
#5B38AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283