#80ABBF#80ABBF
#80ABBF is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.055 H 228.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABBF |
|---|---|
| RGB | rgb(128, 171, 191) |
| HSL | hsl(199, 33%, 63%) |
| HSV | hsv(199, 33%, 75%) |
| CMYK | cmyk(33%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.63, -9.54, -14.88) |
| CIE-LCH | lch(67.63, 17.67, 237.34°) |
| OKLab | oklab(71.72% -0.0364 -0.0407) |
| OKLCH | oklch(71.72% 0.055 228.2) |
| XYZ | xyz(32.8660, 37.4749, 54.7817) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.01
Bluegrey
#85A3B2
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 6.85
Cool Gray
#9AA7B0
ΔE00 8.22
Cool Grey
#95A3A6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABBF #BF9480
analogous
#80BFB4 #80ABBF #808BBF
triadic
#80ABBF #BF80AB #ABBF80
tetradic
#80ABBF #B480BF #BF9480 #8BBF80
square
#80ABBF #B480BF #BF9480 #8BBF80
split-complementary
#80ABBF #BF808B #BFB480
monochromatic
#426E83 #5790AA #80ABBF #A9C6D4 #D1E1E8
Accessibility & contrast
On white
2.47
#80ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#80ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABBF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABBF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#97A2BF
Tritanopia (blue-blind)
#6BB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80abbf; /* rgb */ color: rgb(128, 171, 191); /* oklch */ color: oklch(71.7% 0.055 228.2);
Tailwind
colors: {
custom: {
50: '#a7c4d2',
500: '#80abbf',
950: '#000000',
},
}SCSS
$custom: #80abbf; $custom-light: #a7c4d2; $custom-dark: #000000;
JSON
{
"hex": "#80abbf",
"rgb": {
"r": 128,
"g": 171,
"b": 191
},
"hsl": {
"h": 199.048,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.71718,
"c": 0.05463,
"h": 228.2
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#80ABBF
secondary
#D9C9C2
accent
#5E3AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182