#77AFEA#77AFEA
#77AFEA is a light, moderate cyan. Relative luminance 0.405; OKLCH L 73.9% C 0.104 H 250.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFEA |
|---|---|
| RGB | rgb(119, 175, 234) |
| HSL | hsl(211, 73%, 69%) |
| HSV | hsv(211, 49%, 92%) |
| CMYK | cmyk(49.1%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.84, -2.35, -35.18) |
| CIE-LCH | lch(69.84, 35.26, 266.18°) |
| OKLab | oklab(73.85% -0.0346 -0.0984) |
| OKLCH | oklch(73.85% 0.104 250.6) |
| XYZ | xyz(37.7839, 40.5196, 83.6560) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.15
Cornflowerblue
#6495ED
ΔE00 7.71
Sky
#82CAFC
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.12
Lightblue (survey)
#7BC8F6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFEA #EAB277
analogous
#77E8EA #77AFEA #7977EA
triadic
#77AFEA #EA77AF #AFEA77
tetradic
#77AFEA #EA77E8 #EAB277 #77EA79
square
#77AFEA #EA77E8 #EAB277 #77EA79
split-complementary
#77AFEA #EA7977 #E8EA77
monochromatic
#1F71C8 #4290E2 #77AFEA #ACCEF2 #E1EDFA
Accessibility & contrast
On white
2.31
#77AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#77AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFEA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFEA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#40BDC3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77afea; /* rgb */ color: rgb(119, 175, 234); /* oklch */ color: oklch(73.9% 0.104 250.6);
Tailwind
colors: {
custom: {
50: '#a4c6f1',
500: '#77afea',
950: '#000000',
},
}SCSS
$custom: #77afea; $custom-light: #a4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#77afea",
"rgb": {
"r": 119,
"g": 175,
"b": 234
},
"hsl": {
"h": 210.783,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.73852,
"c": 0.10426,
"h": 250.6
},
"luminance": 0.40522
}Semantic roles & 50–950 ramp
primary
#77AFEA
secondary
#EFDFCE
accent
#7510D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284