#77ADDE#77ADDE
#77ADDE is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.092 H 246.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADDE |
|---|---|
| RGB | rgb(119, 173, 222) |
| HSL | hsl(209, 61%, 67%) |
| HSV | hsv(209, 46%, 87%) |
| CMYK | cmyk(46.4%, 22.1%, 0%, 12.9%) |
| CIE-LAB | lab(68.81, -4.70, -30.21) |
| CIE-LCH | lch(68.81, 30.58, 261.16°) |
| OKLab | oklab(72.89% -0.0361 -0.0841) |
| OKLCH | oklch(72.89% 0.092 246.8) |
| XYZ | xyz(35.7316, 39.0805, 74.7535) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 7.92
Sky
#82CAFC
ΔE00 7.95
Lightblue (survey)
#7BC8F6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADDE #DEA877
analogous
#77DEDC #77ADDE #777ADE
triadic
#77ADDE #DE77AD #ADDE77
tetradic
#77ADDE #DC77DE #DEA877 #7ADE77
square
#77ADDE #DC77DE #DEA877 #7ADE77
split-complementary
#77ADDE #DE777A #DEDC77
monochromatic
#2B71B0 #468FD2 #77ADDE #A8CBEA #DAE8F6
Accessibility & contrast
On white
2.38
#77ADDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#77ADDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADDE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADDE | 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)
#99AEE0
Deuteranopia (green-blind)
#8CA3DD
Tritanopia (blue-blind)
#4AB9BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #77adde; /* rgb */ color: rgb(119, 173, 222); /* oklch */ color: oklch(72.9% 0.092 246.8);
Tailwind
colors: {
custom: {
50: '#a3c5e8',
500: '#77adde',
950: '#000000',
},
}SCSS
$custom: #77adde; $custom-light: #a3c5e8; $custom-dark: #000000;
JSON
{
"hex": "#77adde",
"rgb": {
"r": 119,
"g": 173,
"b": 222
},
"hsl": {
"h": 208.544,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.72885,
"c": 0.09151,
"h": 246.8
},
"luminance": 0.39083
}Semantic roles & 50–950 ramp
primary
#77ADDE
secondary
#E9D8C8
accent
#6F1DC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184