#80AFBE#80AFBE
#80AFBE is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.6% C 0.054 H 219.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFBE |
|---|---|
| RGB | rgb(128, 175, 190) |
| HSL | hsl(195, 32%, 62%) |
| HSV | hsv(195, 33%, 75%) |
| CMYK | cmyk(32.6%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.73, -11.93, -12.68) |
| CIE-LCH | lch(68.73, 17.41, 226.75°) |
| OKLab | oklab(72.58% -0.042 -0.0347) |
| OKLCH | oklch(72.58% 0.054 219.6) |
| XYZ | xyz(33.5233, 38.9651, 54.4598) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.85
Bluegrey
#85A3B2
ΔE00 5.18
Bluey Grey
#89A0B0
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 8.08
Sky Blue
#87CEEB
ΔE00 9.07
Cool Grey
#95A3A6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFBE #BE8F80
analogous
#80BEAE #80AFBE #8090BE
triadic
#80AFBE #BE80AF #AFBE80
tetradic
#80AFBE #AE80BE #BE8F80 #90BE80
square
#80AFBE #AE80BE #BE8F80 #90BE80
split-complementary
#80AFBE #BE8090 #BEAE80
monochromatic
#427281 #5896A9 #80AFBE #A8C9D3 #D1E2E7
Accessibility & contrast
On white
2.39
#80AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#80AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFBE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFBE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#6BB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80afbe; /* rgb */ color: rgb(128, 175, 190); /* oklch */ color: oklch(72.6% 0.054 219.6);
Tailwind
colors: {
custom: {
50: '#a7c6d1',
500: '#80afbe',
950: '#000000',
},
}SCSS
$custom: #80afbe; $custom-light: #a7c6d1; $custom-dark: #000000;
JSON
{
"hex": "#80afbe",
"rgb": {
"r": 128,
"g": 175,
"b": 190
},
"hsl": {
"h": 194.516,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.72575,
"c": 0.05445,
"h": 219.6
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#80AFBE
secondary
#D8C7C2
accent
#563AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282