#77ADBB#77ADBB
#77ADBB is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.5% C 0.060 H 215.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADBB |
|---|---|
| RGB | rgb(119, 173, 187) |
| HSL | hsl(192, 33%, 60%) |
| HSV | hsv(192, 36%, 73%) |
| CMYK | cmyk(36.4%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(67.57, -14.15, -12.80) |
| CIE-LCH | lch(67.57, 19.08, 222.14°) |
| OKLab | oklab(71.5% -0.0488 -0.0351) |
| OKLCH | oklch(71.5% 0.06 215.7) |
| XYZ | xyz(31.5179, 37.3950, 52.5613) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.35
Bluegrey
#85A3B2
ΔE00 6.33
Cadetblue
#5F9EA0
ΔE00 7.98
Turquoise Blue
#06B1C4
ΔE00 8.54
Bluey Grey
#89A0B0
ΔE00 8.79
Sky Blue
#87CEEB
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADBB #BB8577
analogous
#77BBA7 #77ADBB #778BBB
triadic
#77ADBB #BB77AD #ADBB77
tetradic
#77ADBB #A777BB #BB8577 #8BBB77
square
#77ADBB #A777BB #BB8577 #8BBB77
split-complementary
#77ADBB #BB778B #BBA777
monochromatic
#3D6E7A #5292A3 #77ADBB #A0C6CF #C9DEE4
Accessibility & contrast
On white
2.48
#77ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#77ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADBB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADBB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#5EB2B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #77adbb; /* rgb */ color: rgb(119, 173, 187); /* oklch */ color: oklch(71.5% 0.060 215.7);
Tailwind
colors: {
custom: {
50: '#a1c5cf',
500: '#77adbb',
950: '#000000',
},
}SCSS
$custom: #77adbb; $custom-light: #a1c5cf; $custom-dark: #000000;
JSON
{
"hex": "#77adbb",
"rgb": {
"r": 119,
"g": 173,
"b": 187
},
"hsl": {
"h": 192.353,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.71496,
"c": 0.06009,
"h": 215.7
},
"luminance": 0.37397
}Semantic roles & 50–950 ramp
primary
#77ADBB
secondary
#D4BFBA
accent
#745EC9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282