#77ABEB#77ABEB
#77ABEB is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.109 H 254.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #77ABEB |
|---|---|
| RGB | rgb(119, 171, 235) |
| HSL | hsl(213, 74%, 69%) |
| HSV | hsv(213, 49%, 92%) |
| CMYK | cmyk(49.4%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.78, 0.17, -37.37) |
| CIE-LCH | lch(68.78, 37.37, 270.26°) |
| OKLab | oklab(73.04% -0.0296 -0.1047) |
| OKLCH | oklch(73.04% 0.109 254.2) |
| XYZ | xyz(37.1609, 39.0432, 84.1590) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 8.05
Azure (survey)
#069AF3
ΔE00 8.67
Dodgerblue
#1E90FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ABEB #EBB777
analogous
#77E5EB #77ABEB #7D77EB
triadic
#77ABEB #EB77AB #ABEB77
tetradic
#77ABEB #EB77E5 #EBB777 #77EB7D
square
#77ABEB #EB77E5 #EBB777 #77EB7D
split-complementary
#77ABEB #EB7D77 #E5EB77
monochromatic
#1E6BCA #428AE3 #77ABEB #ACCCF3 #E2EDFB
Accessibility & contrast
On white
2.38
#77ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#77ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ABEB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ABEB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#40B9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77abeb; /* rgb */ color: rgb(119, 171, 235); /* oklch */ color: oklch(73.0% 0.109 254.2);
Tailwind
colors: {
custom: {
50: '#a4c3f1',
500: '#77abeb',
950: '#000000',
},
}SCSS
$custom: #77abeb; $custom-light: #a4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#77abeb",
"rgb": {
"r": 119,
"g": 171,
"b": 235
},
"hsl": {
"h": 213.103,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.73037,
"c": 0.10878,
"h": 254.2
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#77ABEB
secondary
#F0E1CE
accent
#7D0FD6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185