#77AFEB#77AFEB
#77AFEB is a light, moderate cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.105 H 251.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFEB |
|---|---|
| RGB | rgb(119, 175, 235) |
| HSL | hsl(211, 74%, 69%) |
| HSV | hsv(211, 49%, 92%) |
| CMYK | cmyk(49.4%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.88, -2.06, -35.66) |
| CIE-LCH | lch(69.88, 35.72, 266.70°) |
| OKLab | oklab(73.9% -0.0343 -0.0997) |
| OKLCH | oklch(73.9% 0.105 251) |
| XYZ | xyz(37.9279, 40.5773, 84.4147) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.06
Cornflowerblue
#6495ED
ΔE00 7.68
Sky
#82CAFC
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.07
Lightblue (survey)
#7BC8F6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFEB #EBB377
analogous
#77E9EB #77AFEB #7977EB
triadic
#77AFEB #EB77AF #AFEB77
tetradic
#77AFEB #EB77E9 #EBB377 #77EB79
square
#77AFEB #EB77E9 #EBB377 #77EB79
split-complementary
#77AFEB #EB7977 #E9EB77
monochromatic
#1E71CA #4290E3 #77AFEB #ACCEF3 #E2EEFB
Accessibility & contrast
On white
2.30
#77AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#77AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFEB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFEB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#3FBDC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77afeb; /* rgb */ color: rgb(119, 175, 235); /* oklch */ color: oklch(73.9% 0.105 251.0);
Tailwind
colors: {
custom: {
50: '#a4c6f1',
500: '#77afeb',
950: '#000000',
},
}SCSS
$custom: #77afeb; $custom-light: #a4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#77afeb",
"rgb": {
"r": 119,
"g": 175,
"b": 235
},
"hsl": {
"h": 211.034,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.73897,
"c": 0.10546,
"h": 251
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#77AFEB
secondary
#F0DFCE
accent
#760FD6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285