#77CEEF#77CEEF
#77CEEF is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.9% C 0.096 H 224.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEEF |
|---|---|
| RGB | rgb(119, 206, 239) |
| HSL | hsl(197, 79%, 70%) |
| HSV | hsv(197, 50%, 94%) |
| CMYK | cmyk(50.2%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.63, -17.47, -24.36) |
| CIE-LCH | lch(78.63, 29.97, 234.35°) |
| OKLab | oklab(80.88% -0.0682 -0.0675) |
| OKLCH | oklch(80.88% 0.096 224.7) |
| XYZ | xyz(45.2532, 54.2928, 89.7395) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.89
Baby Blue
#89CFF0
ΔE00 2.41
Lightblue (survey)
#7BC8F6
ΔE00 4.79
Lightskyblue
#87CEFA
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 5.45
Ice Blue
#A5DFF9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEEF #EF9877
analogous
#77EFD4 #77CEEF #7792EF
triadic
#77CEEF #EF77CE #CEEF77
tetradic
#77CEEF #D477EF #EF9877 #92EF77
square
#77CEEF #D477EF #EF9877 #92EF77
split-complementary
#77CEEF #EF7792 #EFD477
monochromatic
#19A0D3 #40BAE9 #77CEEF #AEE2F5 #E4F5FC
Accessibility & contrast
On white
1.77
#77CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#77CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEEF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEEF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#30D8D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77ceef; /* rgb */ color: rgb(119, 206, 239); /* oklch */ color: oklch(80.9% 0.096 224.7);
Tailwind
colors: {
custom: {
50: '#a5ddf4',
500: '#77ceef',
950: '#000000',
},
}SCSS
$custom: #77ceef; $custom-light: #a5ddf4; $custom-dark: #000000;
JSON
{
"hex": "#77ceef",
"rgb": {
"r": 119,
"g": 206,
"b": 239
},
"hsl": {
"h": 196.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.80876,
"c": 0.09598,
"h": 224.7
},
"luminance": 0.54297
}Semantic roles & 50–950 ramp
primary
#77CEEF
secondary
#C86742
accent
#440ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485