#77D0BB#77D0BB
#77D0BB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.092 H 176.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77D0BB |
|---|---|
| RGB | rgb(119, 208, 187) |
| HSL | hsl(166, 49%, 64%) |
| HSV | hsv(166, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(77.65, -31.70, 2.09) |
| CIE-LCH | lch(77.65, 31.77, 176.23°) |
| OKLab | oklab(79.57% -0.0916 0.0051) |
| OKLCH | oklch(79.57% 0.092 176.8) |
| XYZ | xyz(39.1297, 52.6186, 55.0985) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.97
Pale Teal
#82CBB2
ΔE00 2.83
Mediumaquamarine
#66CDAA
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D0BB #D0778C
analogous
#77D08F #77D0BB #77B9D0
triadic
#77D0BB #BB77D0 #D0BB77
tetradic
#77D0BB #8F77D0 #D0778C #B9D077
square
#77D0BB #8F77D0 #D0778C #B9D077
split-complementary
#77D0BB #D077B9 #D08F77
monochromatic
#359881 #4AC0A4 #77D0BB #A4E0D2 #D2EFE8
Accessibility & contrast
On white
1.82
#77D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#77D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D0BB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D0BB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#57D2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77d0bb; /* rgb */ color: rgb(119, 208, 187); /* oklch */ color: oklch(79.6% 0.092 176.8);
Tailwind
colors: {
custom: {
50: '#a3decf',
500: '#77d0bb',
950: '#000000',
},
}SCSS
$custom: #77d0bb; $custom-light: #a3decf; $custom-dark: #000000;
JSON
{
"hex": "#77d0bb",
"rgb": {
"r": 119,
"g": 208,
"b": 187
},
"hsl": {
"h": 165.843,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.79574,
"c": 0.0917,
"h": 176.8
},
"luminance": 0.52622
}Semantic roles & 50–950 ramp
primary
#77D0BB
secondary
#9E4E60
accent
#2A4CBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483