#77A3DD#77A3DD
#77A3DD is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.7% C 0.098 H 255.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77A3DD |
|---|---|
| RGB | rgb(119, 163, 221) |
| HSL | hsl(214, 60%, 67%) |
| HSV | hsv(214, 46%, 87%) |
| CMYK | cmyk(46.2%, 26.2%, 0%, 13.3%) |
| CIE-LAB | lab(66.01, 0.59, -34.00) |
| CIE-LCH | lch(66.01, 34.00, 270.99°) |
| OKLab | oklab(70.67% -0.0244 -0.095) |
| OKLCH | oklch(70.67% 0.098 255.6) |
| XYZ | xyz(33.7517, 35.3346, 73.4343) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 6.35
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 7.70
Faded Blue
#658CBB
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A3DD #DDB177
analogous
#77D6DD #77A3DD #7E77DD
triadic
#77A3DD #DD77A3 #A3DD77
tetradic
#77A3DD #DD77D6 #DDB177 #77DD7E
square
#77A3DD #DD77D6 #DDB177 #77DD7E
split-complementary
#77A3DD #DD7E77 #D6DD77
monochromatic
#2C64AE #4682D1 #77A3DD #A8C4E9 #D9E5F5
Accessibility & contrast
On white
2.60
#77A3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#77A3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A3DD
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A3DD | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#819CDC
Tritanopia (blue-blind)
#4DB0B7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #77a3dd; /* rgb */ color: rgb(119, 163, 221); /* oklch */ color: oklch(70.7% 0.098 255.6);
Tailwind
colors: {
custom: {
50: '#a3bee7',
500: '#77a3dd',
950: '#000000',
},
}SCSS
$custom: #77a3dd; $custom-light: #a3bee7; $custom-dark: #000000;
JSON
{
"hex": "#77a3dd",
"rgb": {
"r": 119,
"g": 163,
"b": 221
},
"hsl": {
"h": 214.118,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.70671,
"c": 0.09805,
"h": 255.6
},
"luminance": 0.35337
}Semantic roles & 50–950 ramp
primary
#77A3DD
secondary
#E8DAC7
accent
#7E1EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1216
muted
#7F8184