#77CBEE#77CBEE
#77CBEE is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.2% C 0.096 H 226.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBEE |
|---|---|
| RGB | rgb(119, 203, 238) |
| HSL | hsl(198, 78%, 70%) |
| HSV | hsv(198, 50%, 93%) |
| CMYK | cmyk(50%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.76, -16.20, -25.15) |
| CIE-LCH | lch(77.76, 29.92, 237.21°) |
| OKLab | oklab(80.17% -0.0652 -0.0697) |
| OKLCH | oklch(80.17% 0.096 226.9) |
| XYZ | xyz(44.3906, 52.8032, 88.7251) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.09
Baby Blue
#89CFF0
ΔE00 2.17
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.09
Sky
#82CAFC
ΔE00 5.31
Bright Sky Blue
#02CCFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBEE #EE9A77
analogous
#77EED5 #77CBEE #7790EE
triadic
#77CBEE #EE77CB #CBEE77
tetradic
#77CBEE #D577EE #EE9A77 #90EE77
square
#77CBEE #D577EE #EE9A77 #90EE77
split-complementary
#77CBEE #EE7790 #EED577
monochromatic
#1A9BD1 #41B6E7 #77CBEE #ADE0F5 #E4F5FC
Accessibility & contrast
On white
1.82
#77CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#77CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBEE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBEE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#33D5D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cbee; /* rgb */ color: rgb(119, 203, 238); /* oklch */ color: oklch(80.2% 0.096 226.9);
Tailwind
colors: {
custom: {
50: '#a5daf3',
500: '#77cbee',
950: '#000000',
},
}SCSS
$custom: #77cbee; $custom-light: #a5daf3; $custom-dark: #000000;
JSON
{
"hex": "#77cbee",
"rgb": {
"r": 119,
"g": 203,
"b": 238
},
"hsl": {
"h": 197.647,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.80169,
"c": 0.0955,
"h": 226.9
},
"luminance": 0.52807
}Semantic roles & 50–950 ramp
primary
#77CBEE
secondary
#C76942
accent
#480BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485