#80AEBF#80AEBF
#80AEBF is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.4% C 0.055 H 222.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEBF |
|---|---|
| RGB | rgb(128, 174, 191) |
| HSL | hsl(196, 33%, 63%) |
| HSV | hsv(196, 33%, 75%) |
| CMYK | cmyk(33%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.48, -11.15, -13.61) |
| CIE-LCH | lch(68.48, 17.59, 230.68°) |
| OKLab | oklab(72.39% -0.0403 -0.0372) |
| OKLCH | oklch(72.39% 0.055 222.8) |
| XYZ | xyz(33.4391, 38.6211, 54.9728) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.16
Bluegrey
#85A3B2
ΔE00 4.58
Bluey Grey
#89A0B0
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 8.95
Sky Blue
#87CEEB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEBF #BF9180
analogous
#80BFB0 #80AEBF #808FBF
triadic
#80AEBF #BF80AE #AEBF80
tetradic
#80AEBF #B080BF #BF9180 #8FBF80
square
#80AEBF #B080BF #BF9180 #8FBF80
split-complementary
#80AEBF #BF808F #BFB080
monochromatic
#427183 #5794AA #80AEBF #A9C8D4 #D1E2E8
Accessibility & contrast
On white
2.41
#80AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#80AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEBF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEBF | 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)
#A4ABC0
Deuteranopia (green-blind)
#9AA4BF
Tritanopia (blue-blind)
#6AB4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80aebf; /* rgb */ color: rgb(128, 174, 191); /* oklch */ color: oklch(72.4% 0.055 222.8);
Tailwind
colors: {
custom: {
50: '#a7c6d2',
500: '#80aebf',
950: '#000000',
},
}SCSS
$custom: #80aebf; $custom-light: #a7c6d2; $custom-dark: #000000;
JSON
{
"hex": "#80aebf",
"rgb": {
"r": 128,
"g": 174,
"b": 191
},
"hsl": {
"h": 196.19,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.72387,
"c": 0.05487,
"h": 222.8
},
"luminance": 0.38623
}Semantic roles & 50–950 ramp
primary
#80AEBF
secondary
#D9C8C2
accent
#593AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282