#77AFF9#77AFF9
#77AFF9 is a light, vivid cyan. Relative luminance 0.414; OKLCH L 74.6% C 0.123 H 255.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFF9 |
|---|---|
| RGB | rgb(119, 175, 249) |
| HSL | hsl(214, 92%, 72%) |
| HSV | hsv(214, 52%, 98%) |
| CMYK | cmyk(52.2%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(70.47, 2.08, -42.36) |
| CIE-LCH | lch(70.47, 42.41, 272.82°) |
| OKLab | oklab(74.55% -0.0302 -0.119) |
| OKLCH | oklch(74.55% 0.123 255.8) |
| XYZ | xyz(40.0307, 41.4184, 95.4892) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.20
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Cornflowerblue
#6495ED
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.51
Sky
#82CAFC
ΔE00 8.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFF9 #F9C177
analogous
#77F0F9 #77AFF9 #8077F9
triadic
#77AFF9 #F977AF #AFF977
tetradic
#77AFF9 #F977F0 #F9C177 #77F980
square
#77AFF9 #F977F0 #F9C177 #77F980
split-complementary
#77AFF9 #F98077 #F0F977
monochromatic
#0A6BEB #3C8DF6 #77AFF9 #B2D1FC #E2EEFE
Accessibility & contrast
On white
2.26
#77AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#77AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFF9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFF9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#30C0C9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #77aff9; /* rgb */ color: rgb(119, 175, 249); /* oklch */ color: oklch(74.6% 0.123 255.8);
Tailwind
colors: {
custom: {
50: '#a6c6fb',
500: '#77aff9',
950: '#000000',
},
}SCSS
$custom: #77aff9; $custom-light: #a6c6fb; $custom-dark: #000000;
JSON
{
"hex": "#77aff9",
"rgb": {
"r": 119,
"g": 175,
"b": 249
},
"hsl": {
"h": 214.154,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.74553,
"c": 0.12282,
"h": 255.8
},
"luminance": 0.41421
}Semantic roles & 50–950 ramp
primary
#77AFF9
secondary
#F6E8D5
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285