#77CDAD#77CDAD
#77CDAD is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.5% C 0.096 H 167.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDAD |
|---|---|
| RGB | rgb(119, 205, 173) |
| HSL | hsl(158, 46%, 64%) |
| HSV | hsv(158, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.44, -33.42, 7.85) |
| CIE-LCH | lch(76.44, 34.33, 166.78°) |
| OKLab | oklab(78.48% -0.0942 0.0202) |
| OKLCH | oklch(78.48% 0.096 167.9) |
| XYZ | xyz(36.9789, 50.5991, 47.3451) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.97
Seafoam Blue
#78D1B6
ΔE00 1.99
Pale Teal
#82CBB2
ΔE00 2.47
Seafoam
#7FE0B3
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.69
Eucalyptus
#44D7A8
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDAD #CD7797
analogous
#77CD82 #77CDAD #77C2CD
triadic
#77CDAD #AD77CD #CDAD77
tetradic
#77CDAD #8277CD #CD7797 #C2CD77
square
#77CDAD #8277CD #CD7797 #C2CD77
split-complementary
#77CDAD #CD77C2 #CD8277
monochromatic
#369371 #4ABD92 #77CDAD #A4DDC8 #D0EEE3
Accessibility & contrast
On white
1.89
#77CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#77CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDAD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDAD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AB
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#5DCEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cdad; /* rgb */ color: rgb(119, 205, 173); /* oklch */ color: oklch(78.5% 0.096 167.9);
Tailwind
colors: {
custom: {
50: '#a2dcc5',
500: '#77cdad',
950: '#000000',
},
}SCSS
$custom: #77cdad; $custom-light: #a2dcc5; $custom-dark: #000000;
JSON
{
"hex": "#77cdad",
"rgb": {
"r": 119,
"g": 205,
"b": 173
},
"hsl": {
"h": 157.674,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.7848,
"c": 0.09631,
"h": 167.9
},
"luminance": 0.50602
}Semantic roles & 50–950 ramp
primary
#77CDAD
secondary
#9A4F6A
accent
#2C61B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482