#77ABC7#77ABC7
#77ABC7 is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.068 H 232.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABC7 |
|---|---|
| RGB | rgb(119, 171, 199) |
| HSL | hsl(201, 42%, 62%) |
| HSV | hsv(201, 40%, 78%) |
| CMYK | cmyk(40.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.40, -9.95, -19.70) |
| CIE-LCH | lch(67.40, 22.07, 243.21°) |
| OKLab | oklab(71.5% -0.0416 -0.0543) |
| OKLCH | oklch(71.5% 0.068 232.5) |
| XYZ | xyz(32.4760, 37.1693, 59.4849) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.83
Bluegrey
#85A3B2
ΔE00 5.41
Bluey Grey
#89A0B0
ΔE00 6.81
Light Grey Blue
#9DBCD4
ΔE00 7.17
Lightblue (survey)
#7BC8F6
ΔE00 8.76
Sky Blue (survey)
#75BBFD
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABC7 #C79377
analogous
#77C7BB #77ABC7 #7783C7
triadic
#77ABC7 #C777AB #ABC777
tetradic
#77ABC7 #BB77C7 #C79377 #83C777
square
#77ABC7 #BB77C7 #C79377 #83C777
split-complementary
#77ABC7 #C77783 #C7BB77
monochromatic
#396E8B #4C90B5 #77ABC7 #A2C6D9 #CEE1EB
Accessibility & contrast
On white
2.49
#77ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#77ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABC7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABC7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA9C8
Deuteranopia (green-blind)
#92A0C7
Tritanopia (blue-blind)
#58B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77abc7; /* rgb */ color: rgb(119, 171, 199); /* oklch */ color: oklch(71.5% 0.068 232.5);
Tailwind
colors: {
custom: {
50: '#a1c4d8',
500: '#77abc7',
950: '#000000',
},
}SCSS
$custom: #77abc7; $custom-light: #a1c4d8; $custom-dark: #000000;
JSON
{
"hex": "#77abc7",
"rgb": {
"r": 119,
"g": 171,
"b": 199
},
"hsl": {
"h": 201,
"s": 41.667,
"l": 62.353
},
"oklch": {
"l": 0.71495,
"c": 0.06844,
"h": 232.5
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#77ABC7
secondary
#DCC9BE
accent
#5F31B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183