#77CDC5#77CDC5
#77CDC5 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.085 H 187.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC5 |
|---|---|
| RGB | rgb(119, 205, 197) |
| HSL | hsl(174, 46%, 64%) |
| HSV | hsv(174, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(77.05, -27.90, -4.17) |
| CIE-LCH | lch(77.05, 28.21, 188.50°) |
| OKLab | oklab(79.18% -0.0837 -0.0117) |
| OKLCH | oklch(79.18% 0.085 187.9) |
| XYZ | xyz(39.5132, 51.6128, 60.6926) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.37
Pale Teal
#82CBB2
ΔE00 6.52
Seafoam Blue
#78D1B6
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.90
Turquoise
#40E0D0
ΔE00 6.94
Topaz
#13BBAF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC5 #CD777F
analogous
#77CD9A #77CDC5 #77AACD
triadic
#77CDC5 #C577CD #CDC577
tetradic
#77CDC5 #9A77CD #CD777F #AACD77
square
#77CDC5 #9A77CD #CD777F #AACD77
split-complementary
#77CDC5 #CD77AA #CD9A77
monochromatic
#36938B #4ABDB2 #77CDC5 #A4DDD8 #D0EEEB
Accessibility & contrast
On white
1.85
#77CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#77CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC5
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC5 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C5
Deuteranopia (green-blind)
#B6BAC6
Tritanopia (blue-blind)
#52D1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc5; /* rgb */ color: rgb(119, 205, 197); /* oklch */ color: oklch(79.2% 0.085 187.9);
Tailwind
colors: {
custom: {
50: '#a3dcd6',
500: '#77cdc5',
950: '#000000',
},
}SCSS
$custom: #77cdc5; $custom-light: #a3dcd6; $custom-dark: #000000;
JSON
{
"hex": "#77cdc5",
"rgb": {
"r": 119,
"g": 205,
"b": 197
},
"hsl": {
"h": 174.419,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79178,
"c": 0.08456,
"h": 187.9
},
"luminance": 0.51616
}Semantic roles & 50–950 ramp
primary
#77CDC5
secondary
#9A4F56
accent
#2C39B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483