#77B2ED#77B2ED
#77B2ED is a light, moderate cyan. Relative luminance 0.419; OKLCH L 74.6% C 0.106 H 249.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77B2ED |
|---|---|
| RGB | rgb(119, 178, 237) |
| HSL | hsl(210, 77%, 70%) |
| HSV | hsv(210, 50%, 93%) |
| CMYK | cmyk(49.8%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.78, -3.13, -35.35) |
| CIE-LCH | lch(70.78, 35.49, 264.94°) |
| OKLab | oklab(74.64% -0.0371 -0.0988) |
| OKLCH | oklch(74.64% 0.106 249.4) |
| XYZ | xyz(38.8089, 41.8743, 86.1418) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Carolina Blue
#8AB8FE
ΔE00 4.07
Sky
#82CAFC
ΔE00 6.87
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.13
Light Blue
#95D0FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77B2ED #EDB277
analogous
#77EDED #77B2ED #7777ED
triadic
#77B2ED #ED77B2 #B2ED77
tetradic
#77B2ED #ED77ED #EDB277 #77ED77
square
#77B2ED #ED77ED #EDB277 #77ED77
split-complementary
#77B2ED #ED7777 #EDED77
monochromatic
#1B75CE #4193E6 #77B2ED #ADD1F4 #E3EFFB
Accessibility & contrast
On white
2.24
#77B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#77B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77B2ED
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77B2ED | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#3DC0C6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #77b2ed; /* rgb */ color: rgb(119, 178, 237); /* oklch */ color: oklch(74.6% 0.106 249.4);
Tailwind
colors: {
custom: {
50: '#a4c8f3',
500: '#77b2ed',
950: '#000000',
},
}SCSS
$custom: #77b2ed; $custom-light: #a4c8f3; $custom-dark: #000000;
JSON
{
"hex": "#77b2ed",
"rgb": {
"r": 119,
"g": 178,
"b": 237
},
"hsl": {
"h": 210,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.74636,
"c": 0.10557,
"h": 249.4
},
"luminance": 0.41877
}Semantic roles & 50–950 ramp
primary
#77B2ED
secondary
#F1E0CF
accent
#730DD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285