#77CDED#77CDED
#77CDED is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.095 H 224.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDED |
|---|---|
| RGB | rgb(119, 205, 237) |
| HSL | hsl(196, 77%, 70%) |
| HSV | hsv(196, 50%, 93%) |
| CMYK | cmyk(49.8%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.28, -17.51, -23.82) |
| CIE-LCH | lch(78.28, 29.56, 233.68°) |
| OKLab | oklab(80.58% -0.0679 -0.066) |
| OKLCH | oklch(80.58% 0.095 224.2) |
| XYZ | xyz(44.7194, 53.6953, 88.1120) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.85
Baby Blue
#89CFF0
ΔE00 2.55
Lightblue (survey)
#7BC8F6
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.04
Bright Sky Blue
#02CCFE
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDED #ED9777
analogous
#77EDD2 #77CDED #7792ED
triadic
#77CDED #ED77CD #CDED77
tetradic
#77CDED #D277ED #ED9777 #92ED77
square
#77CDED #D277ED #ED9777 #92ED77
split-complementary
#77CDED #ED7792 #EDD277
monochromatic
#1B9ECE #41B9E6 #77CDED #ADE1F4 #E3F5FB
Accessibility & contrast
On white
1.79
#77CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#77CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDED
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDED | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#33D7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77cded; /* rgb */ color: rgb(119, 205, 237); /* oklch */ color: oklch(80.6% 0.095 224.2);
Tailwind
colors: {
custom: {
50: '#a5dcf3',
500: '#77cded',
950: '#000000',
},
}SCSS
$custom: #77cded; $custom-light: #a5dcf3; $custom-dark: #000000;
JSON
{
"hex": "#77cded",
"rgb": {
"r": 119,
"g": 205,
"b": 237
},
"hsl": {
"h": 196.271,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.80576,
"c": 0.09463,
"h": 224.2
},
"luminance": 0.53699
}Semantic roles & 50–950 ramp
primary
#77CDED
secondary
#C66642
accent
#440DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485