#77ABE5#77ABE5
#77ABE5 is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.8% C 0.101 H 251.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABE5 |
|---|---|
| RGB | rgb(119, 171, 229) |
| HSL | hsl(212, 68%, 68%) |
| HSV | hsv(212, 48%, 90%) |
| CMYK | cmyk(48%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(68.54, -1.58, -34.47) |
| CIE-LCH | lch(68.54, 34.51, 267.37°) |
| OKLab | oklab(72.76% -0.0315 -0.0963) |
| OKLCH | oklch(72.76% 0.101 251.9) |
| XYZ | xyz(36.3087, 38.7023, 79.6706) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABE5 #E5B177
analogous
#77E2E5 #77ABE5 #7A77E5
triadic
#77ABE5 #E577AB #ABE577
tetradic
#77ABE5 #E577E2 #E5B177 #77E57A
square
#77ABE5 #E577E2 #E5B177 #77E57A
split-complementary
#77ABE5 #E57A77 #E2E577
monochromatic
#246DBD #448BDB #77ABE5 #AACBEF #DEEAF9
Accessibility & contrast
On white
2.40
#77ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#77ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABE5
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABE5 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE8
Deuteranopia (green-blind)
#86A2E4
Tritanopia (blue-blind)
#45B8BF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #77abe5; /* rgb */ color: rgb(119, 171, 229); /* oklch */ color: oklch(72.8% 0.101 251.9);
Tailwind
colors: {
custom: {
50: '#a4c3ed',
500: '#77abe5',
950: '#000000',
},
}SCSS
$custom: #77abe5; $custom-light: #a4c3ed; $custom-dark: #000000;
JSON
{
"hex": "#77abe5",
"rgb": {
"r": 119,
"g": 171,
"b": 229
},
"hsl": {
"h": 211.636,
"s": 67.901,
"l": 68.235
},
"oklch": {
"l": 0.72761,
"c": 0.10133,
"h": 251.9
},
"luminance": 0.38705
}Semantic roles & 50–950 ramp
primary
#77ABE5
secondary
#EDDDCB
accent
#7816D0
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184