#77ADE3#77ADE3
#77ADE3 is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.1% C 0.097 H 249.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADE3 |
|---|---|
| RGB | rgb(119, 173, 227) |
| HSL | hsl(210, 66%, 68%) |
| HSV | hsv(210, 48%, 89%) |
| CMYK | cmyk(47.6%, 23.8%, 0%, 11%) |
| CIE-LAB | lab(69.01, -3.27, -32.65) |
| CIE-LCH | lch(69.01, 32.81, 264.28°) |
| OKLab | oklab(73.11% -0.0344 -0.0911) |
| OKLCH | oklch(73.11% 0.097 249.3) |
| XYZ | xyz(36.4117, 39.3526, 78.3352) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.80
Cornflowerblue
#6495ED
ΔE00 7.35
Sky
#82CAFC
ΔE00 8.14
Lightblue (survey)
#7BC8F6
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADE3 #E3AD77
analogous
#77E3E3 #77ADE3 #7777E3
triadic
#77ADE3 #E377AD #ADE377
tetradic
#77ADE3 #E377E3 #E3AD77 #77E377
square
#77ADE3 #E377E3 #E3AD77 #77E377
split-complementary
#77ADE3 #E37777 #E3E377
monochromatic
#2670B9 #448ED9 #77ADE3 #AACCED #DDEAF8
Accessibility & contrast
On white
2.37
#77ADE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#77ADE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADE3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADE3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE5
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#47B9BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77ade3; /* rgb */ color: rgb(119, 173, 227); /* oklch */ color: oklch(73.1% 0.097 249.3);
Tailwind
colors: {
custom: {
50: '#a3c5ec',
500: '#77ade3',
950: '#000000',
},
}SCSS
$custom: #77ade3; $custom-light: #a3c5ec; $custom-dark: #000000;
JSON
{
"hex": "#77ade3",
"rgb": {
"r": 119,
"g": 173,
"b": 227
},
"hsl": {
"h": 210,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.73105,
"c": 0.09737,
"h": 249.3
},
"luminance": 0.39355
}Semantic roles & 50–950 ramp
primary
#77ADE3
secondary
#ECDBCA
accent
#7318CE
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184