#77ABC2#77ABC2
#77ABC2 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.3% C 0.064 H 227.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABC2 |
|---|---|
| RGB | rgb(119, 171, 194) |
| HSL | hsl(198, 38%, 61%) |
| HSV | hsv(198, 39%, 76%) |
| CMYK | cmyk(38.7%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.23, -11.27, -17.19) |
| CIE-LCH | lch(67.23, 20.56, 236.75°) |
| OKLab | oklab(71.3% -0.0435 -0.0473) |
| OKLCH | oklch(71.3% 0.064 227.4) |
| XYZ | xyz(31.9050, 36.9408, 56.4776) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.25
Bluegrey
#85A3B2
ΔE00 4.90
Bluey Grey
#89A0B0
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.81
Sky Blue
#87CEEB
ΔE00 9.36
Lightblue (survey)
#7BC8F6
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABC2 #C28E77
analogous
#77C2B4 #77ABC2 #7786C2
triadic
#77ABC2 #C277AB #ABC277
tetradic
#77ABC2 #B477C2 #C28E77 #86C277
square
#77ABC2 #B477C2 #C28E77 #86C277
split-complementary
#77ABC2 #C27786 #C2B477
monochromatic
#3B6D84 #4E90AE #77ABC2 #A1C5D5 #CCDFE8
Accessibility & contrast
On white
2.50
#77ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#77ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABC2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABC2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C3
Deuteranopia (green-blind)
#94A0C2
Tritanopia (blue-blind)
#5BB2B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77abc2; /* rgb */ color: rgb(119, 171, 194); /* oklch */ color: oklch(71.3% 0.064 227.4);
Tailwind
colors: {
custom: {
50: '#a1c4d4',
500: '#77abc2',
950: '#000000',
},
}SCSS
$custom: #77abc2; $custom-light: #a1c4d4; $custom-dark: #000000;
JSON
{
"hex": "#77abc2",
"rgb": {
"r": 119,
"g": 171,
"b": 194
},
"hsl": {
"h": 198.4,
"s": 38.071,
"l": 61.373
},
"oklch": {
"l": 0.71302,
"c": 0.06427,
"h": 227.4
},
"luminance": 0.36943
}Semantic roles & 50–950 ramp
primary
#77ABC2
secondary
#D8C5BC
accent
#5B34B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183