#77AFEE#77AFEE
#77AFEE is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.109 H 252.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFEE |
|---|---|
| RGB | rgb(119, 175, 238) |
| HSL | hsl(212, 78%, 70%) |
| HSV | hsv(212, 50%, 93%) |
| CMYK | cmyk(50%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(70.00, -1.18, -37.11) |
| CIE-LCH | lch(70.00, 37.13, 268.18°) |
| OKLab | oklab(74.04% -0.0334 -0.1039) |
| OKLCH | oklch(74.04% 0.109 252.2) |
| XYZ | xyz(38.3650, 40.7521, 86.7166) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.91
Sky
#82CAFC
ΔE00 7.98
Lightblue (survey)
#7BC8F6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFEE #EEB677
analogous
#77EAEE #77AFEE #7B77EE
triadic
#77AFEE #EE77AF #AFEE77
tetradic
#77AFEE #EE77EA #EEB677 #77EE7B
square
#77AFEE #EE77EA #EEB677 #77EE7B
split-complementary
#77AFEE #EE7B77 #EAEE77
monochromatic
#1A70D1 #418FE7 #77AFEE #ADCFF5 #E4EFFC
Accessibility & contrast
On white
2.29
#77AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#77AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFEE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFEE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#3CBDC5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #77afee; /* rgb */ color: rgb(119, 175, 238); /* oklch */ color: oklch(74.0% 0.109 252.2);
Tailwind
colors: {
custom: {
50: '#a4c6f3',
500: '#77afee',
950: '#000000',
},
}SCSS
$custom: #77afee; $custom-light: #a4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#77afee",
"rgb": {
"r": 119,
"g": 175,
"b": 238
},
"hsl": {
"h": 211.765,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74035,
"c": 0.10912,
"h": 252.2
},
"luminance": 0.40755
}Semantic roles & 50–950 ramp
primary
#77AFEE
secondary
#F1E1D0
accent
#790BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285