#77AFF0#77AFF0
#77AFF0 is a light, moderate cyan. Relative luminance 0.409; OKLCH L 74.1% C 0.112 H 252.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFF0 |
|---|---|
| RGB | rgb(119, 175, 240) |
| HSL | hsl(212, 80%, 70%) |
| HSV | hsv(212, 50%, 94%) |
| CMYK | cmyk(50.4%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.08, -0.59, -38.07) |
| CIE-LCH | lch(70.08, 38.07, 269.11°) |
| OKLab | oklab(74.13% -0.0328 -0.1066) |
| OKLCH | oklch(74.13% 0.112 252.9) |
| XYZ | xyz(38.6605, 40.8703, 88.2727) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 7.82
Sky
#82CAFC
ΔE00 8.09
Lightblue (survey)
#7BC8F6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFF0 #F0B877
analogous
#77ECF0 #77AFF0 #7B77F0
triadic
#77AFF0 #F077AF #AFF077
tetradic
#77AFF0 #F077EC #F0B877 #77F07B
square
#77AFF0 #F077EC #F0B877 #77F07B
split-complementary
#77AFF0 #F07B77 #ECF077
monochromatic
#186FD5 #408FEA #77AFF0 #AECFF6 #E3EFFC
Accessibility & contrast
On white
2.29
#77AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#77AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFF0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFF0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#86A6EF
Tritanopia (blue-blind)
#3ABEC6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77aff0; /* rgb */ color: rgb(119, 175, 240); /* oklch */ color: oklch(74.1% 0.112 252.9);
Tailwind
colors: {
custom: {
50: '#a5c6f5',
500: '#77aff0',
950: '#000000',
},
}SCSS
$custom: #77aff0; $custom-light: #a5c6f5; $custom-dark: #000000;
JSON
{
"hex": "#77aff0",
"rgb": {
"r": 119,
"g": 175,
"b": 240
},
"hsl": {
"h": 212.231,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74127,
"c": 0.11157,
"h": 252.9
},
"luminance": 0.40873
}Semantic roles & 50–950 ramp
primary
#77AFF0
secondary
#F2E3D1
accent
#7B09DC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285