#77FF72#77FF72
#77FF72 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.218 H 142.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF72 |
|---|---|
| RGB | rgb(119, 255, 114) |
| HSL | hsl(118, 100%, 72%) |
| HSV | hsv(118, 55%, 100%) |
| CMYK | cmyk(53.3%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(90.16, -63.89, 55.45) |
| CIE-LCH | lch(90.16, 84.60, 139.04°) |
| OKLab | oklab(89.37% -0.1739 0.1316) |
| OKLCH | oklch(89.37% 0.218 142.9) |
| XYZ | xyz(46.4026, 76.6530, 28.2666) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.15
Lighter Green
#75FD63
ΔE00 1.58
Easter Green
#8CFD7E
ΔE00 2.06
Light Bright Green
#53FE5C
ΔE00 2.59
Light Neon Green
#4EFD54
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF72 #FA72FF
analogous
#BEFF72 #77FF72 #72FFB3
triadic
#77FF72 #7277FF #FF7277
tetradic
#77FF72 #72BEFF #FA72FF #FFB372
square
#77FF72 #72BEFF #FA72FF #FFB372
split-complementary
#77FF72 #B372FF #FF72BE
monochromatic
#09F700 #3CFF35 #77FF72 #B2FFAF #E1FFE0
Accessibility & contrast
On white
1.29
#77FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#77FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF72
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF72 | 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)
#FFEA64
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#63F8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff72; /* rgb */ color: rgb(119, 255, 114); /* oklch */ color: oklch(89.4% 0.218 142.9);
Tailwind
colors: {
custom: {
50: '#a9ff9e',
500: '#77ff72',
950: '#000000',
},
}SCSS
$custom: #77ff72; $custom-light: #a9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#77ff72",
"rgb": {
"r": 119,
"g": 255,
"b": 114
},
"hsl": {
"h": 117.872,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89368,
"c": 0.21806,
"h": 142.9
},
"luminance": 0.76657
}Semantic roles & 50–950 ramp
primary
#77FF72
secondary
#D639DC
accent
#00E6DD
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680