#77CDC0#77CDC0
#77CDC0 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.086 H 183.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDC0 |
|---|---|
| RGB | rgb(119, 205, 192) |
| HSL | hsl(171, 46%, 64%) |
| HSV | hsv(171, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.91, -29.10, -1.67) |
| CIE-LCH | lch(76.91, 29.15, 183.29°) |
| OKLab | oklab(79.02% -0.0859 -0.005) |
| OKLCH | oklch(79.02% 0.086 183.3) |
| XYZ | xyz(38.9498, 51.3875, 57.7252) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 6.54
Mediumaquamarine
#66CDAA
ΔE00 7.21
Turquoise (survey)
#06C2AC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDC0 #CD7784
analogous
#77CD95 #77CDC0 #77AFCD
triadic
#77CDC0 #C077CD #CDC077
tetradic
#77CDC0 #9577CD #CD7784 #AFCD77
square
#77CDC0 #9577CD #CD7784 #AFCD77
split-complementary
#77CDC0 #CD77AF #CD9577
monochromatic
#369385 #4ABDAB #77CDC0 #A4DDD5 #D0EEE9
Accessibility & contrast
On white
1.86
#77CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#77CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDC0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDC0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4C0
Deuteranopia (green-blind)
#B7B9C1
Tritanopia (blue-blind)
#55D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdc0; /* rgb */ color: rgb(119, 205, 192); /* oklch */ color: oklch(79.0% 0.086 183.3);
Tailwind
colors: {
custom: {
50: '#a3dcd3',
500: '#77cdc0',
950: '#000000',
},
}SCSS
$custom: #77cdc0; $custom-light: #a3dcd3; $custom-dark: #000000;
JSON
{
"hex": "#77cdc0",
"rgb": {
"r": 119,
"g": 205,
"b": 192
},
"hsl": {
"h": 170.93,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79024,
"c": 0.08601,
"h": 183.3
},
"luminance": 0.5139
}Semantic roles & 50–950 ramp
primary
#77CDC0
secondary
#9A4F5A
accent
#2C41B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483