#77AFE2#77AFE2
#77AFE2 is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.095 H 246.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFE2 |
|---|---|
| RGB | rgb(119, 175, 226) |
| HSL | hsl(209, 65%, 68%) |
| HSV | hsv(209, 47%, 89%) |
| CMYK | cmyk(47.3%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(69.52, -4.66, -31.31) |
| CIE-LCH | lch(69.52, 31.65, 261.54°) |
| OKLab | oklab(73.5% -0.0371 -0.0872) |
| OKLCH | oklch(73.5% 0.095 246.9) |
| XYZ | xyz(36.6605, 40.0703, 77.7393) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.99
Carolina Blue
#8AB8FE
ΔE00 5.06
Sky
#82CAFC
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFE2 #E2AA77
analogous
#77E2DF #77AFE2 #777AE2
triadic
#77AFE2 #E277AF #AFE277
tetradic
#77AFE2 #DF77E2 #E2AA77 #7AE277
square
#77AFE2 #DF77E2 #E2AA77 #7AE277
split-complementary
#77AFE2 #E2777A #E2DF77
monochromatic
#2773B7 #4591D7 #77AFE2 #A9CDED #DCEAF8
Accessibility & contrast
On white
2.33
#77AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#77AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFE2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFE2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB0E4
Deuteranopia (green-blind)
#8CA5E1
Tritanopia (blue-blind)
#47BBC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #77afe2; /* rgb */ color: rgb(119, 175, 226); /* oklch */ color: oklch(73.5% 0.095 246.9);
Tailwind
colors: {
custom: {
50: '#a3c6eb',
500: '#77afe2',
950: '#000000',
},
}SCSS
$custom: #77afe2; $custom-light: #a3c6eb; $custom-dark: #000000;
JSON
{
"hex": "#77afe2",
"rgb": {
"r": 119,
"g": 175,
"b": 226
},
"hsl": {
"h": 208.598,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.73496,
"c": 0.0948,
"h": 246.9
},
"luminance": 0.40073
}Semantic roles & 50–950 ramp
primary
#77AFE2
secondary
#EBDACA
accent
#6F19CD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284