#77E1BA#77E1BA
#77E1BA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.114 H 167.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77E1BA |
|---|---|
| RGB | rgb(119, 225, 186) |
| HSL | hsl(158, 64%, 67%) |
| HSV | hsv(158, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.55, -39.77, 9.68) |
| CIE-LCH | lch(82.55, 40.93, 166.33°) |
| OKLab | oklab(83.53% -0.1116 0.0248) |
| OKLCH | oklch(83.53% 0.114 167.5) |
| XYZ | xyz(43.3921, 61.3141, 55.9930) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.11
Light Teal
#90E4C1
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E1BA #E1779E
analogous
#77E185 #77E1BA #77D3E1
triadic
#77E1BA #BA77E1 #E1BA77
tetradic
#77E1BA #8577E1 #E1779E #D3E177
square
#77E1BA #8577E1 #E1779E #D3E177
split-complementary
#77E1BA #E177D3 #E18577
monochromatic
#28B681 #45D6A1 #77E1BA #A9ECD3 #DBF7ED
Accessibility & contrast
On white
1.58
#77E1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#77E1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E1BA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E1BA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B8
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#53E2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77e1ba; /* rgb */ color: rgb(119, 225, 186); /* oklch */ color: oklch(83.5% 0.114 167.5);
Tailwind
colors: {
custom: {
50: '#a4ebce',
500: '#77e1ba',
950: '#000000',
},
}SCSS
$custom: #77e1ba; $custom-light: #a4ebce; $custom-dark: #000000;
JSON
{
"hex": "#77e1ba",
"rgb": {
"r": 119,
"g": 225,
"b": 186
},
"hsl": {
"h": 157.925,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.83527,
"c": 0.11432,
"h": 167.5
},
"luminance": 0.61318
}Semantic roles & 50–950 ramp
primary
#77E1BA
secondary
#B6466F
accent
#1A5BCC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483