#77CCDD#77CCDD
#77CCDD is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.086 H 211.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCDD |
|---|---|
| RGB | rgb(119, 204, 221) |
| HSL | hsl(190, 60%, 67%) |
| HSV | hsv(190, 46%, 87%) |
| CMYK | cmyk(46.2%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.47, -21.33, -16.45) |
| CIE-LCH | lch(77.47, 26.94, 217.65°) |
| OKLab | oklab(79.76% -0.0728 -0.0453) |
| OKLCH | oklch(79.76% 0.086 211.9) |
| XYZ | xyz(42.2468, 52.3248, 76.2660) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 6.99
Neon Blue
#04D9FF
ΔE00 7.11
Robin'S Egg
#6DEDFD
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCDD #DD8877
analogous
#77DDBB #77CCDD #7799DD
triadic
#77CCDD #DD77CC #CCDD77
tetradic
#77CCDD #BB77DD #DD8877 #99DD77
square
#77CCDD #BB77DD #DD8877 #99DD77
split-complementary
#77CCDD #DD7799 #DDBB77
monochromatic
#2C98AE #46BAD1 #77CCDD #A8DEE9 #D9F1F5
Accessibility & contrast
On white
1.83
#77CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#77CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCDD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCDD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#43D3D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77ccdd; /* rgb */ color: rgb(119, 204, 221); /* oklch */ color: oklch(79.8% 0.086 211.9);
Tailwind
colors: {
custom: {
50: '#a4dbe7',
500: '#77ccdd',
950: '#000000',
},
}SCSS
$custom: #77ccdd; $custom-light: #a4dbe7; $custom-dark: #000000;
JSON
{
"hex": "#77ccdd",
"rgb": {
"r": 119,
"g": 204,
"b": 221
},
"hsl": {
"h": 190,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.79755,
"c": 0.08577,
"h": 211.9
},
"luminance": 0.52328
}Semantic roles & 50–950 ramp
primary
#77CCDD
secondary
#B05948
accent
#3A1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484