#77AFF2#77AFF2
#77AFF2 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.114 H 253.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFF2 |
|---|---|
| RGB | rgb(119, 175, 242) |
| HSL | hsl(213, 83%, 71%) |
| HSV | hsv(213, 51%, 95%) |
| CMYK | cmyk(50.8%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.17, -0.00, -39.02) |
| CIE-LCH | lch(70.17, 39.02, 270.00°) |
| OKLab | oklab(74.22% -0.0322 -0.1094) |
| OKLCH | oklch(74.22% 0.114 253.6) |
| XYZ | xyz(38.9592, 40.9898, 89.8460) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Sky Blue (survey)
#75BBFD
ΔE00 3.87
Cornflowerblue
#6495ED
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.73
Sky
#82CAFC
ΔE00 8.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFF2 #F2BA77
analogous
#77ECF2 #77AFF2 #7C77F2
triadic
#77AFF2 #F277AF #AFF277
tetradic
#77AFF2 #F277EC #F2BA77 #77F27C
square
#77AFF2 #F277EC #F2BA77 #77F27C
split-complementary
#77AFF2 #F27C77 #ECF277
monochromatic
#156EDA #3F8EED #77AFF2 #AFD0F7 #E3EFFC
Accessibility & contrast
On white
2.28
#77AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#77AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFF2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFF2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#38BEC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #77aff2; /* rgb */ color: rgb(119, 175, 242); /* oklch */ color: oklch(74.2% 0.114 253.6);
Tailwind
colors: {
custom: {
50: '#a5c6f6',
500: '#77aff2',
950: '#000000',
},
}SCSS
$custom: #77aff2; $custom-light: #a5c6f6; $custom-dark: #000000;
JSON
{
"hex": "#77aff2",
"rgb": {
"r": 119,
"g": 175,
"b": 242
},
"hsl": {
"h": 212.683,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.7422,
"c": 0.11405,
"h": 253.6
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#77AFF2
secondary
#F3E4D2
accent
#7C07DF
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101317
muted
#7F8285