#80AFBF#80AFBF
#80AFBF is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.6% C 0.055 H 220.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFBF |
|---|---|
| RGB | rgb(128, 175, 191) |
| HSL | hsl(195, 33%, 63%) |
| HSV | hsv(195, 33%, 75%) |
| CMYK | cmyk(33%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(68.76, -11.68, -13.18) |
| CIE-LCH | lch(68.76, 17.61, 228.46°) |
| OKLab | oklab(72.61% -0.0416 -0.0361) |
| OKLCH | oklch(72.61% 0.055 220.9) |
| XYZ | xyz(33.6330, 39.0089, 55.0374) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.64
Bluegrey
#85A3B2
ΔE00 5.03
Bluey Grey
#89A0B0
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 7.79
Sky Blue
#87CEEB
ΔE00 8.93
Cool Gray
#9AA7B0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFBF #BF9080
analogous
#80BFAF #80AFBF #8090BF
triadic
#80AFBF #BF80AF #AFBF80
tetradic
#80AFBF #AF80BF #BF9080 #90BF80
square
#80AFBF #AF80BF #BF9080 #90BF80
split-complementary
#80AFBF #BF8090 #BFAF80
monochromatic
#427283 #5795AA #80AFBF #A9C9D4 #D1E2E8
Accessibility & contrast
On white
2.39
#80AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#80AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFBF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFBF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#6AB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80afbf; /* rgb */ color: rgb(128, 175, 191); /* oklch */ color: oklch(72.6% 0.055 220.9);
Tailwind
colors: {
custom: {
50: '#a7c6d2',
500: '#80afbf',
950: '#000000',
},
}SCSS
$custom: #80afbf; $custom-light: #a7c6d2; $custom-dark: #000000;
JSON
{
"hex": "#80afbf",
"rgb": {
"r": 128,
"g": 175,
"b": 191
},
"hsl": {
"h": 195.238,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.7261,
"c": 0.05505,
"h": 220.9
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#80AFBF
secondary
#D9C8C2
accent
#573AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282