#77FC99#77FC99
#77FC99 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.2% C 0.180 H 149.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77FC99 |
|---|---|
| RGB | rgb(119, 252, 153) |
| HSL | hsl(135, 96%, 73%) |
| HSV | hsv(135, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.78, -57.34, 36.53) |
| CIE-LCH | lch(89.78, 67.99, 147.50°) |
| OKLab | oklab(89.22% -0.1554 0.0907) |
| OKLCH | oklch(89.22% 0.18 149.7) |
| XYZ | xyz(48.1646, 75.8385, 42.2310) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.86
Mint Green
#8FFF9F
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FC99 #FC77DA
analogous
#98FC77 #77FC99 #77FCDB
triadic
#77FC99 #9977FC #FC9977
tetradic
#77FC99 #7798FC #FC77DA #FCDB77
square
#77FC99 #7798FC #FC77DA #FCDB77
split-complementary
#77FC99 #DB77FC #FC7798
monochromatic
#05F342 #3BFB6C #77FC99 #B3FDC6 #E1FEE9
Accessibility & contrast
On white
1.30
#77FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#77FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FC99
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FC99 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE992
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#59F8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fc99; /* rgb */ color: rgb(119, 252, 153); /* oklch */ color: oklch(89.2% 0.180 149.7);
Tailwind
colors: {
custom: {
50: '#a7feb8',
500: '#77fc99',
950: '#000000',
},
}SCSS
$custom: #77fc99; $custom-light: #a7feb8; $custom-dark: #000000;
JSON
{
"hex": "#77fc99",
"rgb": {
"r": 119,
"g": 252,
"b": 153
},
"hsl": {
"h": 135.338,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89222,
"c": 0.17996,
"h": 149.7
},
"luminance": 0.75843
}Semantic roles & 50–950 ramp
primary
#77FC99
secondary
#D93EB1
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681