#80ADBB#80ADBB
#80ADBB is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.0% C 0.052 H 219.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADBB |
|---|---|
| RGB | rgb(128, 173, 187) |
| HSL | hsl(194, 30%, 62%) |
| HSV | hsv(194, 32%, 73%) |
| CMYK | cmyk(31.6%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.07, -11.60, -12.01) |
| CIE-LCH | lch(68.07, 16.70, 225.99°) |
| OKLab | oklab(72.02% -0.0405 -0.0328) |
| OKLCH | oklch(72.02% 0.052 219) |
| XYZ | xyz(32.8124, 38.0625, 52.6219) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 4.74
Bluey Grey
#89A0B0
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADBB #BB8E80
analogous
#80BBAC #80ADBB #8090BB
triadic
#80ADBB #BB80AD #ADBB80
tetradic
#80ADBB #AC80BB #BB8E80 #90BB80
square
#80ADBB #AC80BB #BB8E80 #90BB80
split-complementary
#80ADBB #BB8090 #BBAC80
monochromatic
#43707D #5993A5 #80ADBB #A8C7D0 #D0E0E6
Accessibility & contrast
On white
2.44
#80ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#80ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADBB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADBB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#6CB2B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80adbb; /* rgb */ color: rgb(128, 173, 187); /* oklch */ color: oklch(72.0% 0.052 219.0);
Tailwind
colors: {
custom: {
50: '#a6c5cf',
500: '#80adbb',
950: '#000000',
},
}SCSS
$custom: #80adbb; $custom-light: #a6c5cf; $custom-dark: #000000;
JSON
{
"hex": "#80adbb",
"rgb": {
"r": 128,
"g": 173,
"b": 187
},
"hsl": {
"h": 194.237,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.7202,
"c": 0.05217,
"h": 219
},
"luminance": 0.38064
}Semantic roles & 50–950 ramp
primary
#80ADBB
secondary
#D6C6C0
accent
#563DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182