#77E1DB#77E1DB
#77E1DB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.099 H 190.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77E1DB |
|---|---|
| RGB | rgb(119, 225, 219) |
| HSL | hsl(177, 64%, 67%) |
| HSV | hsv(177, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(83.38, -32.10, -6.57) |
| CIE-LCH | lch(83.38, 32.76, 191.56°) |
| OKLab | oklab(84.48% -0.0974 -0.0183) |
| OKLCH | oklch(84.48% 0.099 190.6) |
| XYZ | xyz(47.3140, 62.8828, 76.6484) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 6.87
Bright Light Blue
#26F7FD
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.29
Bright Cyan
#41FDFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E1DB #E1777D
analogous
#77E1A6 #77E1DB #77B2E1
triadic
#77E1DB #DB77E1 #E1DB77
tetradic
#77E1DB #A677E1 #E1777D #B2E177
square
#77E1DB #A677E1 #E1777D #B2E177
split-complementary
#77E1DB #E177B2 #E1A677
monochromatic
#28B6AE #45D6CE #77E1DB #A9ECE8 #DBF7F6
Accessibility & contrast
On white
1.55
#77E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#77E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E1DB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E1DB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#3DE6DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77e1db; /* rgb */ color: rgb(119, 225, 219); /* oklch */ color: oklch(84.5% 0.099 190.6);
Tailwind
colors: {
custom: {
50: '#a5eae6',
500: '#77e1db',
950: '#000000',
},
}SCSS
$custom: #77e1db; $custom-light: #a5eae6; $custom-dark: #000000;
JSON
{
"hex": "#77e1db",
"rgb": {
"r": 119,
"g": 225,
"b": 219
},
"hsl": {
"h": 176.604,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.84477,
"c": 0.09907,
"h": 190.6
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#77E1DB
secondary
#B6464C
accent
#1A24CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484