#77DCAC#77DCAC
#77DCAC is a light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.118 H 161.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCAC |
|---|---|
| RGB | rgb(119, 220, 172) |
| HSL | hsl(151, 59%, 66%) |
| HSV | hsv(151, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.79, -40.48, 14.56) |
| CIE-LCH | lch(80.79, 43.02, 160.22°) |
| OKLab | oklab(82% -0.1121 0.0373) |
| OKLCH | oklch(82% 0.118 161.6) |
| XYZ | xyz(40.6441, 58.0838, 48.0912) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.38
Eucalyptus
#44D7A8
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCAC #DC77A7
analogous
#77DC7A #77DCAC #77DADC
triadic
#77DCAC #AC77DC #DCAC77
tetradic
#77DCAC #7A77DC #DC77A7 #DADC77
square
#77DCAC #7A77DC #DC77A7 #DADC77
split-complementary
#77DCAC #DC77DA #DC7A77
monochromatic
#2CAC6F #46CF8E #77DCAC #A8E9CA #D8F5E7
Accessibility & contrast
On white
1.66
#77DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#77DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCAC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCAC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#5ADCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77dcac; /* rgb */ color: rgb(119, 220, 172); /* oklch */ color: oklch(82.0% 0.118 161.6);
Tailwind
colors: {
custom: {
50: '#a3e7c4',
500: '#77dcac',
950: '#000000',
},
}SCSS
$custom: #77dcac; $custom-light: #a3e7c4; $custom-dark: #000000;
JSON
{
"hex": "#77dcac",
"rgb": {
"r": 119,
"g": 220,
"b": 172
},
"hsl": {
"h": 151.485,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81996,
"c": 0.11816,
"h": 161.6
},
"luminance": 0.58087
}Semantic roles & 50–950 ramp
primary
#77DCAC
secondary
#AF4879
accent
#1F6FC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482