#77EAA2#77EAA2
#77EAA2 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.147 H 154.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAA2 |
|---|---|
| RGB | rgb(119, 234, 162) |
| HSL | hsl(142, 73%, 69%) |
| HSV | hsv(142, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.68, -48.48, 25.16) |
| CIE-LCH | lch(84.68, 54.62, 152.57°) |
| OKLab | oklab(85.1% -0.1323 0.0636) |
| OKLCH | oklch(85.1% 0.147 154.3) |
| XYZ | xyz(43.5490, 65.3727, 44.4987) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAA2 #EA77BF
analogous
#86EA77 #77EAA2 #77EADC
triadic
#77EAA2 #A277EA #EAA277
tetradic
#77EAA2 #7786EA #EA77BF #EADC77
square
#77EAA2 #7786EA #EA77BF #EADC77
split-complementary
#77EAA2 #DC77EA #EA7786
monochromatic
#1FC85E #42E27E #77EAA2 #ACF2C6 #E1FAEB
Accessibility & contrast
On white
1.49
#77EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#77EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAA2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAA2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#5BE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77eaa2; /* rgb */ color: rgb(119, 234, 162); /* oklch */ color: oklch(85.1% 0.147 154.3);
Tailwind
colors: {
custom: {
50: '#a5f1be',
500: '#77eaa2',
950: '#000000',
},
}SCSS
$custom: #77eaa2; $custom-light: #a5f1be; $custom-dark: #000000;
JSON
{
"hex": "#77eaa2",
"rgb": {
"r": 119,
"g": 234,
"b": 162
},
"hsl": {
"h": 142.435,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85096,
"c": 0.14677,
"h": 154.3
},
"luminance": 0.65376
}Semantic roles & 50–950 ramp
primary
#77EAA2
secondary
#C24393
accent
#108CD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582