#77DCBC#77DCBC
#77DCBC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 170.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCBC |
|---|---|
| RGB | rgb(119, 220, 188) |
| HSL | hsl(161, 59%, 66%) |
| HSV | hsv(161, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(81.15, -37.07, 6.61) |
| CIE-LCH | lch(81.15, 37.65, 169.89°) |
| OKLab | oklab(82.41% -0.105 0.0169) |
| OKLCH | oklch(82.41% 0.106 170.9) |
| XYZ | xyz(42.2742, 58.7358, 56.6767) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.86
Light Teal
#90E4C1
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.98
Pale Teal
#82CBB2
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCBC #DC7797
analogous
#77DC8A #77DCBC #77CADC
triadic
#77DCBC #BC77DC #DCBC77
tetradic
#77DCBC #8A77DC #DC7797 #CADC77
square
#77DCBC #8A77DC #DC7797 #CADC77
split-complementary
#77DCBC #DC77CA #DC8A77
monochromatic
#2CAC84 #46CFA4 #77DCBC #A8E9D4 #D8F5EC
Accessibility & contrast
On white
1.65
#77DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#77DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCBC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCBC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#53DDD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dcbc; /* rgb */ color: rgb(119, 220, 188); /* oklch */ color: oklch(82.4% 0.106 170.9);
Tailwind
colors: {
custom: {
50: '#a4e7d0',
500: '#77dcbc',
950: '#000000',
},
}SCSS
$custom: #77dcbc; $custom-light: #a4e7d0; $custom-dark: #000000;
JSON
{
"hex": "#77dcbc",
"rgb": {
"r": 119,
"g": 220,
"b": 188
},
"hsl": {
"h": 160.99,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82408,
"c": 0.10638,
"h": 170.9
},
"luminance": 0.58739
}Semantic roles & 50–950 ramp
primary
#77DCBC
secondary
#AF4869
accent
#1F54C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483