#77D8BC#77D8BC
#77D8BC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.101 H 172.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77D8BC |
|---|---|
| RGB | rgb(119, 216, 188) |
| HSL | hsl(163, 55%, 66%) |
| HSV | hsv(163, 45%, 85%) |
| CMYK | cmyk(44.9%, 0%, 13%, 15.3%) |
| CIE-LAB | lab(79.99, -35.23, 4.94) |
| CIE-LCH | lch(79.99, 35.57, 172.01°) |
| OKLab | oklab(81.47% -0.1004 0.0125) |
| OKLCH | oklch(81.47% 0.101 172.9) |
| XYZ | xyz(41.2370, 56.6613, 56.3309) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.74
Mediumaquamarine
#66CDAA
ΔE00 3.74
Pale Teal
#82CBB2
ΔE00 3.85
Light Teal
#90E4C1
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 5.03
Eucalyptus
#44D7A8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D8BC #D87793
analogous
#77D88B #77D8BC #77C4D8
triadic
#77D8BC #BC77D8 #D8BC77
tetradic
#77D8BC #8B77D8 #D87793 #C4D877
square
#77D8BC #8B77D8 #D87793 #C4D877
split-complementary
#77D8BC #D877C4 #D88B77
monochromatic
#2FA583 #47CAA5 #77D8BC #A7E6D3 #D6F3EB
Accessibility & contrast
On white
1.70
#77D8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#77D8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D8BC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D8BC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#54DAD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77d8bc; /* rgb */ color: rgb(119, 216, 188); /* oklch */ color: oklch(81.5% 0.101 172.9);
Tailwind
colors: {
custom: {
50: '#a3e4d0',
500: '#77d8bc',
950: '#000000',
},
}SCSS
$custom: #77d8bc; $custom-light: #a3e4d0; $custom-dark: #000000;
JSON
{
"hex": "#77d8bc",
"rgb": {
"r": 119,
"g": 216,
"b": 188
},
"hsl": {
"h": 162.68,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.81471,
"c": 0.10122,
"h": 172.9
},
"luminance": 0.56665
}Semantic roles & 50–950 ramp
primary
#77D8BC
secondary
#A94A66
accent
#2351C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483