#80AEBE#80AEBE
#80AEBE is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.4% C 0.054 H 221.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEBE |
|---|---|
| RGB | rgb(128, 174, 190) |
| HSL | hsl(195, 32%, 62%) |
| HSV | hsv(195, 33%, 75%) |
| CMYK | cmyk(32.6%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.44, -11.40, -13.10) |
| CIE-LCH | lch(68.44, 17.36, 228.99°) |
| OKLab | oklab(72.35% -0.0407 -0.0358) |
| OKLCH | oklch(72.35% 0.054 221.4) |
| XYZ | xyz(33.3294, 38.5773, 54.3952) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.34
Bluegrey
#85A3B2
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEBE #BE9080
analogous
#80BEAF #80AEBE #808FBE
triadic
#80AEBE #BE80AE #AEBE80
tetradic
#80AEBE #AF80BE #BE9080 #8FBE80
square
#80AEBE #AF80BE #BE9080 #8FBE80
split-complementary
#80AEBE #BE808F #BEAF80
monochromatic
#427181 #5894A9 #80AEBE #A8C8D3 #D1E2E7
Accessibility & contrast
On white
2.41
#80AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#80AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEBE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEBE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#6BB3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80aebe; /* rgb */ color: rgb(128, 174, 190); /* oklch */ color: oklch(72.4% 0.054 221.4);
Tailwind
colors: {
custom: {
50: '#a7c6d1',
500: '#80aebe',
950: '#000000',
},
}SCSS
$custom: #80aebe; $custom-light: #a7c6d1; $custom-dark: #000000;
JSON
{
"hex": "#80aebe",
"rgb": {
"r": 128,
"g": 174,
"b": 190
},
"hsl": {
"h": 195.484,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.72351,
"c": 0.05422,
"h": 221.4
},
"luminance": 0.38579
}Semantic roles & 50–950 ramp
primary
#80AEBE
secondary
#D8C7C2
accent
#583AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282