#77C7EE#77C7EE
#77C7EE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.096 H 230.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77C7EE |
|---|---|
| RGB | rgb(119, 199, 238) |
| HSL | hsl(200, 78%, 70%) |
| HSV | hsv(200, 50%, 93%) |
| CMYK | cmyk(50%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.64, -14.12, -26.86) |
| CIE-LCH | lch(76.64, 30.35, 242.27°) |
| OKLab | oklab(79.28% -0.0607 -0.0746) |
| OKLCH | oklch(79.28% 0.096 230.8) |
| XYZ | xyz(43.4581, 50.9383, 88.4143) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.26
Baby Blue
#89CFF0
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 3.30
Sky
#82CAFC
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C7EE #EE9E77
analogous
#77EEDA #77C7EE #778BEE
triadic
#77C7EE #EE77C7 #C7EE77
tetradic
#77C7EE #DA77EE #EE9E77 #8BEE77
square
#77C7EE #DA77EE #EE9E77 #8BEE77
split-complementary
#77C7EE #EE778B #EEDA77
monochromatic
#1A95D1 #41B1E7 #77C7EE #ADDDF5 #E4F4FC
Accessibility & contrast
On white
1.88
#77C7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#77C7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C7EE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C7EE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4F0
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#34D2D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77c7ee; /* rgb */ color: rgb(119, 199, 238); /* oklch */ color: oklch(79.3% 0.096 230.8);
Tailwind
colors: {
custom: {
50: '#a5d8f3',
500: '#77c7ee',
950: '#000000',
},
}SCSS
$custom: #77c7ee; $custom-light: #a5d8f3; $custom-dark: #000000;
JSON
{
"hex": "#77c7ee",
"rgb": {
"r": 119,
"g": 199,
"b": 238
},
"hsl": {
"h": 199.664,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.79281,
"c": 0.09618,
"h": 230.8
},
"luminance": 0.50942
}Semantic roles & 50–950 ramp
primary
#77C7EE
secondary
#C76E42
accent
#4F0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385