#77CDBA#77CDBA
#77CDBA is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.089 H 178.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDBA |
|---|---|
| RGB | rgb(119, 205, 186) |
| HSL | hsl(167, 46%, 64%) |
| HSV | hsv(167, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(76.76, -30.51, 1.33) |
| CIE-LCH | lch(76.76, 30.53, 177.51°) |
| OKLab | oklab(78.85% -0.0885 0.003) |
| OKLCH | oklch(78.85% 0.089 178) |
| XYZ | xyz(38.2985, 51.1270, 54.2952) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Pale Teal
#82CBB2
ΔE00 2.91
Mediumaquamarine
#66CDAA
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 6.82
Turquoise (survey)
#06C2AC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDBA #CD778A
analogous
#77CD8F #77CDBA #77B5CD
triadic
#77CDBA #BA77CD #CDBA77
tetradic
#77CDBA #8F77CD #CD778A #B5CD77
square
#77CDBA #8F77CD #CD778A #B5CD77
split-complementary
#77CDBA #CD77B5 #CD8F77
monochromatic
#36937F #4ABDA3 #77CDBA #A4DDD1 #D0EEE7
Accessibility & contrast
On white
1.87
#77CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#77CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDBA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDBA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#58CFC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cdba; /* rgb */ color: rgb(119, 205, 186); /* oklch */ color: oklch(78.8% 0.089 178.0);
Tailwind
colors: {
custom: {
50: '#a2dcce',
500: '#77cdba',
950: '#000000',
},
}SCSS
$custom: #77cdba; $custom-light: #a2dcce; $custom-dark: #000000;
JSON
{
"hex": "#77cdba",
"rgb": {
"r": 119,
"g": 205,
"b": 186
},
"hsl": {
"h": 166.744,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78845,
"c": 0.08851,
"h": 178
},
"luminance": 0.5113
}Semantic roles & 50–950 ramp
primary
#77CDBA
secondary
#9A4F5F
accent
#2C4BB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483