#77ABEC#77ABEC
#77ABEC is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.110 H 254.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABEC |
|---|---|
| RGB | rgb(119, 171, 236) |
| HSL | hsl(213, 75%, 70%) |
| HSV | hsv(213, 50%, 93%) |
| CMYK | cmyk(49.6%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.82, 0.46, -37.85) |
| CIE-LCH | lch(68.82, 37.85, 270.70°) |
| OKLab | oklab(73.08% -0.0294 -0.106) |
| OKLCH | oklch(73.08% 0.11 254.5) |
| XYZ | xyz(37.3058, 39.1012, 84.9221) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 8.00
Azure (survey)
#069AF3
ΔE00 8.72
Dodgerblue
#1E90FF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABEC #ECB877
analogous
#77E6EC #77ABEC #7D77EC
triadic
#77ABEC #EC77AB #ABEC77
tetradic
#77ABEC #EC77E6 #ECB877 #77EC7D
square
#77ABEC #EC77E6 #ECB877 #77EC7D
split-complementary
#77ABEC #EC7D77 #E6EC77
monochromatic
#1D6BCC #418AE4 #77ABEC #ADCCF4 #E2EDFB
Accessibility & contrast
On white
2.38
#77ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#77ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABEC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABEC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#3FBAC2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77abec; /* rgb */ color: rgb(119, 171, 236); /* oklch */ color: oklch(73.1% 0.110 254.5);
Tailwind
colors: {
custom: {
50: '#a4c3f2',
500: '#77abec',
950: '#000000',
},
}SCSS
$custom: #77abec; $custom-light: #a4c3f2; $custom-dark: #000000;
JSON
{
"hex": "#77abec",
"rgb": {
"r": 119,
"g": 171,
"b": 236
},
"hsl": {
"h": 213.333,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.73084,
"c": 0.11003,
"h": 254.5
},
"luminance": 0.39104
}Semantic roles & 50–950 ramp
primary
#77ABEC
secondary
#F0E1CF
accent
#7E0ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185