#77DCED#77DCED
#77DCED is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.097 H 209.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCED |
|---|---|
| RGB | rgb(119, 220, 237) |
| HSL | hsl(189, 77%, 70%) |
| HSV | hsv(189, 50%, 93%) |
| CMYK | cmyk(49.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.50, -25.05, -17.43) |
| CIE-LCH | lch(82.50, 30.52, 214.83°) |
| OKLab | oklab(83.94% -0.0845 -0.0481) |
| OKLCH | oklch(83.94% 0.097 209.6) |
| XYZ | xyz(48.4810, 61.2186, 89.3659) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.61
Neon Blue
#04D9FF
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCED #ED8877
analogous
#77EDC3 #77DCED #77A1ED
triadic
#77DCED #ED77DC #DCED77
tetradic
#77DCED #C377ED #ED8877 #A1ED77
square
#77DCED #C377ED #ED8877 #A1ED77
split-complementary
#77DCED #ED77A1 #EDC377
monochromatic
#1BB5CE #41CEE6 #77DCED #ADEAF4 #E3F8FB
Accessibility & contrast
On white
1.59
#77DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#77DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCED
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCED | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#2CE4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dced; /* rgb */ color: rgb(119, 220, 237); /* oklch */ color: oklch(83.9% 0.097 209.6);
Tailwind
colors: {
custom: {
50: '#a6e7f2',
500: '#77dced',
950: '#000000',
},
}SCSS
$custom: #77dced; $custom-light: #a6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#77dced",
"rgb": {
"r": 119,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.644,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.83942,
"c": 0.09728,
"h": 209.6
},
"luminance": 0.61223
}Semantic roles & 50–950 ramp
primary
#77DCED
secondary
#C65542
accent
#2A0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485