#77F87F#77F87F
#77F87F is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.198 H 144.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77F87F |
|---|---|
| RGB | rgb(119, 248, 127) |
| HSL | hsl(124, 90%, 72%) |
| HSV | hsv(124, 52%, 97%) |
| CMYK | cmyk(52%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(88.25, -59.64, 47.17) |
| CIE-LCH | lch(88.25, 76.04, 141.66°) |
| OKLab | oklab(87.85% -0.1619 0.1141) |
| OKLCH | oklch(87.85% 0.198 144.8) |
| XYZ | xyz(45.0034, 72.5854, 31.7134) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.77
Easter Green
#8CFD7E
ΔE00 2.36
Light Green
#96F97B
ΔE00 3.40
Palegreen
#98FB98
ΔE00 3.82
Lighter Green
#75FD63
ΔE00 3.84
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F87F #F877F0
analogous
#B0F877 #77F87F #77F8C0
triadic
#77F87F #7F77F8 #F87F77
tetradic
#77F87F #77B0F8 #F877F0 #F8C077
square
#77F87F #77B0F8 #F877F0 #F8C077
split-complementary
#77F87F #C077F8 #F877B0
monochromatic
#0CE91A #3DF548 #77F87F #B1FBB6 #E2FEE4
Accessibility & contrast
On white
1.35
#77F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#77F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F87F
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F87F | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#62F2DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f87f; /* rgb */ color: rgb(119, 248, 127); /* oklch */ color: oklch(87.8% 0.198 144.8);
Tailwind
colors: {
custom: {
50: '#a7fba6',
500: '#77f87f',
950: '#000000',
},
}SCSS
$custom: #77f87f; $custom-light: #a7fba6; $custom-dark: #000000;
JSON
{
"hex": "#77f87f",
"rgb": {
"r": 119,
"g": 248,
"b": 127
},
"hsl": {
"h": 123.721,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.87846,
"c": 0.19809,
"h": 144.8
},
"luminance": 0.72589
}Semantic roles & 50–950 ramp
primary
#77F87F
secondary
#D43FCB
accent
#00D7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580