#77B2FF#77B2FF
#77B2FF is a light, vivid cyan. Relative luminance 0.430; OKLCH L 75.5% C 0.128 H 255.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2FF |
|---|---|
| RGB | rgb(119, 178, 255) |
| HSL | hsl(214, 100%, 73%) |
| HSV | hsv(214, 53%, 100%) |
| CMYK | cmyk(53.3%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.54, 2.21, -43.92) |
| CIE-LCH | lch(71.54, 43.98, 272.88°) |
| OKLab | oklab(75.48% -0.0319 -0.1236) |
| OKLCH | oklch(75.48% 0.128 255.5) |
| XYZ | xyz(41.5719, 42.9794, 100.6935) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Pastel Blue
#A2BFFE
ΔE00 7.39
Sky
#82CAFC
ΔE00 7.92
Baby Blue (survey)
#A2CFFE
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2FF #FFC477
analogous
#77F6FF #77B2FF #8077FF
triadic
#77B2FF #FF77B2 #B2FF77
tetradic
#77B2FF #FF77F6 #FFC477 #77FF80
square
#77B2FF #FF77F6 #FFC477 #77FF80
split-complementary
#77B2FF #FF8077 #F6FF77
monochromatic
#006DFC #3A8FFF #77B2FF #B4D5FF #E0EEFF
Accessibility & contrast
On white
2.19
#77B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#77B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2FF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2FF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#25C3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #77b2ff; /* rgb */ color: rgb(119, 178, 255); /* oklch */ color: oklch(75.5% 0.128 255.5);
Tailwind
colors: {
custom: {
50: '#a6c8ff',
500: '#77b2ff',
950: '#000000',
},
}SCSS
$custom: #77b2ff; $custom-light: #a6c8ff; $custom-dark: #000000;
JSON
{
"hex": "#77b2ff",
"rgb": {
"r": 119,
"g": 178,
"b": 255
},
"hsl": {
"h": 213.971,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75479,
"c": 0.12762,
"h": 255.5
},
"luminance": 0.42983
}Semantic roles & 50–950 ramp
primary
#77B2FF
secondary
#F7E8D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286