#77ECBD#77ECBD
#77ECBD is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.2% C 0.127 H 165.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77ECBD |
|---|---|
| RGB | rgb(119, 236, 189) |
| HSL | hsl(156, 75%, 70%) |
| HSV | hsv(156, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(85.80, -44.00, 12.72) |
| CIE-LCH | lch(85.80, 45.80, 163.87°) |
| OKLab | oklab(86.19% -0.1225 0.0327) |
| OKLCH | oklch(86.19% 0.127 165.1) |
| XYZ | xyz(46.7844, 67.5830, 58.7137) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.17
Aquamarine
#7FFFD4
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ECBD #EC77A6
analogous
#77EC82 #77ECBD #77E1EC
triadic
#77ECBD #BD77EC #ECBD77
tetradic
#77ECBD #8277EC #EC77A6 #E1EC77
square
#77ECBD #8277EC #EC77A6 #E1EC77
split-complementary
#77ECBD #EC77E1 #EC8277
monochromatic
#1DCC86 #41E4A3 #77ECBD #ADF4D7 #E2FBF1
Accessibility & contrast
On white
1.45
#77ECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#77ECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ECBD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ECBD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#4EECDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ecbd; /* rgb */ color: rgb(119, 236, 189); /* oklch */ color: oklch(86.2% 0.127 165.1);
Tailwind
colors: {
custom: {
50: '#a5f3d1',
500: '#77ecbd',
950: '#000000',
},
}SCSS
$custom: #77ecbd; $custom-light: #a5f3d1; $custom-dark: #000000;
JSON
{
"hex": "#77ecbd",
"rgb": {
"r": 119,
"g": 236,
"b": 189
},
"hsl": {
"h": 155.897,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.86188,
"c": 0.1268,
"h": 165.1
},
"luminance": 0.67587
}Semantic roles & 50–950 ramp
primary
#77ECBD
secondary
#C54277
accent
#0E5FD8
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583