#77EE9E#77EE9E
#77EE9E is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.0% C 0.156 H 152.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77EE9E |
|---|---|
| RGB | rgb(119, 238, 158) |
| HSL | hsl(140, 78%, 70%) |
| HSV | hsv(140, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.77, -50.87, 28.69) |
| CIE-LCH | lch(85.77, 58.40, 150.57°) |
| OKLab | oklab(85.97% -0.1384 0.0721) |
| OKLCH | oklch(85.97% 0.156 152.5) |
| XYZ | xyz(44.3507, 67.5360, 43.0398) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.44
Foam Green
#90FDA9
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EE9E #EE77C7
analogous
#8BEE77 #77EE9E #77EEDA
triadic
#77EE9E #9E77EE #EE9E77
tetradic
#77EE9E #778BEE #EE77C7 #EEDA77
square
#77EE9E #778BEE #EE77C7 #EEDA77
split-complementary
#77EE9E #DA77EE #EE778B
monochromatic
#1AD156 #41E777 #77EE9E #ADF5C5 #E4FCEC
Accessibility & contrast
On white
1.45
#77EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#77EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EE9E
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EE9E | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE99
Deuteranopia (green-blind)
#DDD2A3
Tritanopia (blue-blind)
#5BEBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ee9e; /* rgb */ color: rgb(119, 238, 158); /* oklch */ color: oklch(86.0% 0.156 152.5);
Tailwind
colors: {
custom: {
50: '#a5f4bb',
500: '#77ee9e',
950: '#000000',
},
}SCSS
$custom: #77ee9e; $custom-light: #a5f4bb; $custom-dark: #000000;
JSON
{
"hex": "#77ee9e",
"rgb": {
"r": 119,
"g": 238,
"b": 158
},
"hsl": {
"h": 139.664,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85969,
"c": 0.15606,
"h": 152.5
},
"luminance": 0.6754
}Semantic roles & 50–950 ramp
primary
#77EE9E
secondary
#C7429C
accent
#0B96DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582