#77E99F#77E99F
#77E99F is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.148 H 153.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77E99F |
|---|---|
| RGB | rgb(119, 233, 159) |
| HSL | hsl(141, 72%, 69%) |
| HSV | hsv(141, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.33, -48.61, 26.23) |
| CIE-LCH | lch(84.33, 55.23, 151.65°) |
| OKLab | oklab(84.8% -0.1325 0.0662) |
| OKLCH | oklch(84.8% 0.148 153.5) |
| XYZ | xyz(43.0016, 64.6996, 43.0164) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Sea Green
#98F6B0
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E99F #E977C1
analogous
#88E977 #77E99F #77E9D8
triadic
#77E99F #9F77E9 #E99F77
tetradic
#77E99F #7788E9 #E977C1 #E9D877
square
#77E99F #7788E9 #E977C1 #E9D877
split-complementary
#77E99F #D877E9 #E97788
monochromatic
#20C65A #42E07A #77E99F #ACF2C4 #E0FAE9
Accessibility & contrast
On white
1.51
#77E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#77E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E99F
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E99F | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#5CE6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e99f; /* rgb */ color: rgb(119, 233, 159); /* oklch */ color: oklch(84.8% 0.148 153.5);
Tailwind
colors: {
custom: {
50: '#a5f1bb',
500: '#77e99f',
950: '#000000',
},
}SCSS
$custom: #77e99f; $custom-light: #a5f1bb; $custom-dark: #000000;
JSON
{
"hex": "#77e99f",
"rgb": {
"r": 119,
"g": 233,
"b": 159
},
"hsl": {
"h": 141.053,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.84795,
"c": 0.14809,
"h": 153.5
},
"luminance": 0.64703
}Semantic roles & 50–950 ramp
primary
#77E99F
secondary
#C14395
accent
#1190D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582