#77FD9E#77FD9E
#77FD9E is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.6% C 0.177 H 150.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FD9E |
|---|---|
| RGB | rgb(119, 253, 158) |
| HSL | hsl(137, 97%, 73%) |
| HSV | hsv(137, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 37.5%, 0.8%) |
| CIE-LAB | lab(90.15, -56.91, 34.54) |
| CIE-LCH | lch(90.15, 66.57, 148.75°) |
| OKLab | oklab(89.55% -0.1544 0.0861) |
| OKLCH | oklch(89.55% 0.177 150.8) |
| XYZ | xyz(48.9011, 76.6369, 44.5566) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.76
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FD9E #FD77D6
analogous
#93FD77 #77FD9E #77FDE1
triadic
#77FD9E #9E77FD #FD9E77
tetradic
#77FD9E #7793FD #FD77D6 #FDE177
square
#77FD9E #7793FD #FD77D6 #FDE177
split-complementary
#77FD9E #E177FD #FD7793
monochromatic
#04F64A #3BFC73 #77FD9E #B3FEC9 #E1FFE9
Accessibility & contrast
On white
1.29
#77FD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#77FD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FD9E
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FD9E | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB97
Deuteranopia (green-blind)
#ECDEA4
Tritanopia (blue-blind)
#57F9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77fd9e; /* rgb */ color: rgb(119, 253, 158); /* oklch */ color: oklch(89.6% 0.177 150.8);
Tailwind
colors: {
custom: {
50: '#a7ffbb',
500: '#77fd9e',
950: '#000000',
},
}SCSS
$custom: #77fd9e; $custom-light: #a7ffbb; $custom-dark: #000000;
JSON
{
"hex": "#77fd9e",
"rgb": {
"r": 119,
"g": 253,
"b": 158
},
"hsl": {
"h": 137.463,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.89551,
"c": 0.17676,
"h": 150.8
},
"luminance": 0.76641
}Semantic roles & 50–950 ramp
primary
#77FD9E
secondary
#DA3EAD
accent
#00A3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682