#77BCDE#77BCDE
#77BCDE is a light, moderate cyan. Relative luminance 0.452; OKLCH L 76.2% C 0.085 H 230.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77BCDE |
|---|---|
| RGB | rgb(119, 188, 222) |
| HSL | hsl(200, 61%, 67%) |
| HSV | hsv(200, 46%, 87%) |
| CMYK | cmyk(46.4%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(73.00, -12.79, -23.79) |
| CIE-LCH | lch(73.00, 27.01, 241.73°) |
| OKLab | oklab(76.2% -0.0538 -0.0659) |
| OKLCH | oklch(76.2% 0.085 230.7) |
| XYZ | xyz(38.7711, 45.1594, 75.7666) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 5.47
Sky
#82CAFC
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BCDE #DE9977
analogous
#77DECD #77BCDE #7789DE
triadic
#77BCDE #DE77BC #BCDE77
tetradic
#77BCDE #CD77DE #DE9977 #89DE77
square
#77BCDE #CD77DE #DE9977 #89DE77
split-complementary
#77BCDE #DE7789 #DECD77
monochromatic
#2B84B0 #46A4D2 #77BCDE #A8D4EA #DAEDF6
Accessibility & contrast
On white
2.09
#77BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#77BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BCDE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BCDE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE0
Deuteranopia (green-blind)
#9CAEDE
Tritanopia (blue-blind)
#47C5C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #77bcde; /* rgb */ color: rgb(119, 188, 222); /* oklch */ color: oklch(76.2% 0.085 230.7);
Tailwind
colors: {
custom: {
50: '#a3d0e8',
500: '#77bcde',
950: '#000000',
},
}SCSS
$custom: #77bcde; $custom-light: #a3d0e8; $custom-dark: #000000;
JSON
{
"hex": "#77bcde",
"rgb": {
"r": 119,
"g": 188,
"b": 222
},
"hsl": {
"h": 199.806,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.76198,
"c": 0.08506,
"h": 230.7
},
"luminance": 0.45162
}Semantic roles & 50–950 ramp
primary
#77BCDE
secondary
#E9D3C8
accent
#561DC9
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284