#77E2AE#77E2AE
#77E2AE is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.5% C 0.125 H 160.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2AE |
|---|---|
| RGB | rgb(119, 226, 174) |
| HSL | hsl(151, 65%, 68%) |
| HSV | hsv(151, 47%, 89%) |
| CMYK | cmyk(47.3%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.58, -42.73, 16.02) |
| CIE-LCH | lch(82.58, 45.64, 159.44°) |
| OKLab | oklab(83.46% -0.118 0.041) |
| OKLCH | oklch(83.46% 0.125 160.8) |
| XYZ | xyz(42.4407, 61.3673, 49.6448) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.74
Light Teal
#90E4C1
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2AE #E277AB
analogous
#77E278 #77E2AE #77E0E2
triadic
#77E2AE #AE77E2 #E2AE77
tetradic
#77E2AE #7877E2 #E277AB #E0E277
square
#77E2AE #7877E2 #E277AB #E0E277
split-complementary
#77E2AE #E277E0 #E27877
monochromatic
#27B771 #45D790 #77E2AE #A9EDCC #DCF8EA
Accessibility & contrast
On white
1.58
#77E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#77E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2AE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2AE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4AB
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#58E1D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77e2ae; /* rgb */ color: rgb(119, 226, 174); /* oklch */ color: oklch(83.5% 0.125 160.8);
Tailwind
colors: {
custom: {
50: '#a4ebc6',
500: '#77e2ae',
950: '#000000',
},
}SCSS
$custom: #77e2ae; $custom-light: #a4ebc6; $custom-dark: #000000;
JSON
{
"hex": "#77e2ae",
"rgb": {
"r": 119,
"g": 226,
"b": 174
},
"hsl": {
"h": 150.841,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.83464,
"c": 0.12496,
"h": 160.8
},
"luminance": 0.61371
}Semantic roles & 50–950 ramp
primary
#77E2AE
secondary
#B8457D
accent
#1970CD
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482