#77AEED#77AEED
#77AEED is a light, moderate cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.109 H 252.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77AEED |
|---|---|
| RGB | rgb(119, 174, 237) |
| HSL | hsl(212, 77%, 70%) |
| HSV | hsv(212, 50%, 93%) |
| CMYK | cmyk(49.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.69, -0.92, -37.05) |
| CIE-LCH | lch(69.69, 37.06, 268.58°) |
| OKLab | oklab(73.77% -0.0325 -0.1037) |
| OKLCH | oklch(73.77% 0.109 252.6) |
| XYZ | xyz(38.0246, 40.3057, 85.8804) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.28
Azure (survey)
#069AF3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AEED #EDB677
analogous
#77E9ED #77AEED #7B77ED
triadic
#77AEED #ED77AE #AEED77
tetradic
#77AEED #ED77E9 #EDB677 #77ED7B
square
#77AEED #ED77E9 #EDB677 #77ED7B
split-complementary
#77AEED #ED7B77 #E9ED77
monochromatic
#1B6FCE #418EE6 #77AEED #ADCEF4 #E3EEFB
Accessibility & contrast
On white
2.32
#77AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#77AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AEED
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AEED | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#3EBCC4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77aeed; /* rgb */ color: rgb(119, 174, 237); /* oklch */ color: oklch(73.8% 0.109 252.6);
Tailwind
colors: {
custom: {
50: '#a4c6f3',
500: '#77aeed',
950: '#000000',
},
}SCSS
$custom: #77aeed; $custom-light: #a4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#77aeed",
"rgb": {
"r": 119,
"g": 174,
"b": 237
},
"hsl": {
"h": 212.034,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.73773,
"c": 0.10871,
"h": 252.6
},
"luminance": 0.40308
}Semantic roles & 50–950 ramp
primary
#77AEED
secondary
#F1E1CF
accent
#7A0DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185