#77BBDC#77BBDC
#77BBDC is a light, moderate cyan. Relative luminance 0.446; OKLCH L 75.9% C 0.084 H 230.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBDC |
|---|---|
| RGB | rgb(119, 187, 220) |
| HSL | hsl(200, 59%, 66%) |
| HSV | hsv(200, 46%, 86%) |
| CMYK | cmyk(45.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(72.65, -12.81, -23.24) |
| CIE-LCH | lch(72.65, 26.53, 241.13°) |
| OKLab | oklab(75.9% -0.0534 -0.0643) |
| OKLCH | oklch(75.9% 0.084 230.3) |
| XYZ | xyz(38.2917, 44.6271, 74.2924) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 5.81
Sky
#82CAFC
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBDC #DC9877
analogous
#77DCCB #77BBDC #7789DC
triadic
#77BBDC #DC77BB #BBDC77
tetradic
#77BBDC #CB77DC #DC9877 #89DC77
square
#77BBDC #CB77DC #DC9877 #89DC77
split-complementary
#77BBDC #DC7789 #DCCB77
monochromatic
#2C82AC #46A3CF #77BBDC #A8D3E9 #D8ECF5
Accessibility & contrast
On white
2.12
#77BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#77BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBDC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBDC | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9DE
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#48C4C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bbdc; /* rgb */ color: rgb(119, 187, 220); /* oklch */ color: oklch(75.9% 0.084 230.3);
Tailwind
colors: {
custom: {
50: '#a3cfe7',
500: '#77bbdc',
950: '#000000',
},
}SCSS
$custom: #77bbdc; $custom-light: #a3cfe7; $custom-dark: #000000;
JSON
{
"hex": "#77bbdc",
"rgb": {
"r": 119,
"g": 187,
"b": 220
},
"hsl": {
"h": 199.604,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.75896,
"c": 0.08356,
"h": 230.3
},
"luminance": 0.4463
}Semantic roles & 50–950 ramp
primary
#77BBDC
secondary
#E8D2C7
accent
#561FC7
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#0F1316
muted
#7F8284