#80ADBD#80ADBD
#80ADBD is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.053 H 221.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADBD |
|---|---|
| RGB | rgb(128, 173, 189) |
| HSL | hsl(196, 32%, 62%) |
| HSV | hsv(196, 32%, 74%) |
| CMYK | cmyk(32.3%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.13, -11.11, -13.02) |
| CIE-LCH | lch(68.13, 17.12, 229.53°) |
| OKLab | oklab(72.09% -0.0398 -0.0356) |
| OKLCH | oklch(72.09% 0.053 221.9) |
| XYZ | xyz(33.0280, 38.1488, 53.7574) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.04
Bluegrey
#85A3B2
ΔE00 4.38
Bluey Grey
#89A0B0
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 8.81
Cool Grey
#95A3A6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADBD #BD9080
analogous
#80BDAF #80ADBD #808FBD
triadic
#80ADBD #BD80AD #ADBD80
tetradic
#80ADBD #AF80BD #BD9080 #8FBD80
square
#80ADBD #AF80BD #BD9080 #8FBD80
split-complementary
#80ADBD #BD808F #BDAF80
monochromatic
#437080 #5893A8 #80ADBD #A8C7D2 #D1E1E7
Accessibility & contrast
On white
2.43
#80ADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#80ADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADBD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADBD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#6BB2B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80adbd; /* rgb */ color: rgb(128, 173, 189); /* oklch */ color: oklch(72.1% 0.053 221.9);
Tailwind
colors: {
custom: {
50: '#a6c5d0',
500: '#80adbd',
950: '#000000',
},
}SCSS
$custom: #80adbd; $custom-light: #a6c5d0; $custom-dark: #000000;
JSON
{
"hex": "#80adbd",
"rgb": {
"r": 128,
"g": 173,
"b": 189
},
"hsl": {
"h": 195.738,
"s": 31.606,
"l": 62.157
},
"oklch": {
"l": 0.72091,
"c": 0.05338,
"h": 221.9
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#80ADBD
secondary
#D8C7C1
accent
#583BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182