#77DCBD#77DCBD
#77DCBD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.106 H 171.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCBD |
|---|---|
| RGB | rgb(119, 220, 189) |
| HSL | hsl(162, 59%, 66%) |
| HSV | hsv(162, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(81.17, -36.85, 6.11) |
| CIE-LCH | lch(81.17, 37.35, 170.58°) |
| OKLab | oklab(82.44% -0.1046 0.0156) |
| OKLCH | oklch(82.44% 0.106 171.5) |
| XYZ | xyz(42.3824, 58.7791, 57.2464) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.77
Light Teal
#90E4C1
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.09
Pale Teal
#82CBB2
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCBD #DC7796
analogous
#77DC8B #77DCBD #77C9DC
triadic
#77DCBD #BD77DC #DCBD77
tetradic
#77DCBD #8B77DC #DC7796 #C9DC77
square
#77DCBD #8B77DC #DC7796 #C9DC77
split-complementary
#77DCBD #DC77C9 #DC8B77
monochromatic
#2CAC85 #46CFA5 #77DCBD #A8E9D5 #D8F5EC
Accessibility & contrast
On white
1.65
#77DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#77DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCBD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCBD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#53DED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77dcbd; /* rgb */ color: rgb(119, 220, 189); /* oklch */ color: oklch(82.4% 0.106 171.5);
Tailwind
colors: {
custom: {
50: '#a4e7d0',
500: '#77dcbd',
950: '#000000',
},
}SCSS
$custom: #77dcbd; $custom-light: #a4e7d0; $custom-dark: #000000;
JSON
{
"hex": "#77dcbd",
"rgb": {
"r": 119,
"g": 220,
"b": 189
},
"hsl": {
"h": 161.584,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82435,
"c": 0.10575,
"h": 171.5
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#77DCBD
secondary
#AF4868
accent
#1F52C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483