#77AFE3#77AFE3
#77AFE3 is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.096 H 247.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFE3 |
|---|---|
| RGB | rgb(119, 175, 227) |
| HSL | hsl(209, 66%, 68%) |
| HSV | hsv(209, 48%, 89%) |
| CMYK | cmyk(47.6%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(69.56, -4.37, -31.79) |
| CIE-LCH | lch(69.56, 32.09, 262.17°) |
| OKLab | oklab(73.54% -0.0368 -0.0886) |
| OKLCH | oklch(73.54% 0.096 247.5) |
| XYZ | xyz(36.7981, 40.1253, 78.4640) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 4.93
Sky
#82CAFC
ΔE00 7.43
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 8.01
Cornflowerblue
#6495ED
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFE3 #E3AB77
analogous
#77E3E1 #77AFE3 #7779E3
triadic
#77AFE3 #E377AF #AFE377
tetradic
#77AFE3 #E177E3 #E3AB77 #79E377
square
#77AFE3 #E177E3 #E3AB77 #79E377
split-complementary
#77AFE3 #E37779 #E3E177
monochromatic
#2673B9 #4491D9 #77AFE3 #AACDED #DDEBF8
Accessibility & contrast
On white
2.33
#77AFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#77AFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFE3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFE3 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB0E5
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#46BBC1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77afe3; /* rgb */ color: rgb(119, 175, 227); /* oklch */ color: oklch(73.5% 0.096 247.5);
Tailwind
colors: {
custom: {
50: '#a3c6ec',
500: '#77afe3',
950: '#000000',
},
}SCSS
$custom: #77afe3; $custom-light: #a3c6ec; $custom-dark: #000000;
JSON
{
"hex": "#77afe3",
"rgb": {
"r": 119,
"g": 175,
"b": 227
},
"hsl": {
"h": 208.889,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.7354,
"c": 0.09597,
"h": 247.5
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#77AFE3
secondary
#ECDACA
accent
#6F18CE
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284