#77FF70#77FF70
#77FF70 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.3% C 0.220 H 142.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF70 |
|---|---|
| RGB | rgb(119, 255, 112) |
| HSL | hsl(117, 100%, 72%) |
| HSV | hsv(117, 56%, 100%) |
| CMYK | cmyk(53.3%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(90.14, -64.12, 56.31) |
| CIE-LCH | lch(90.14, 85.34, 138.71°) |
| OKLab | oklab(89.34% -0.1746 0.1333) |
| OKLCH | oklch(89.34% 0.22 142.6) |
| XYZ | xyz(46.2900, 76.6080, 27.6736) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lighter Green
#75FD63
ΔE00 1.35
Lightgreen (survey)
#76FF7B
ΔE00 1.39
Easter Green
#8CFD7E
ΔE00 2.17
Light Bright Green
#53FE5C
ΔE00 2.47
Light Neon Green
#4EFD54
ΔE00 3.00
Light Green
#96F97B
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF70 #F870FF
analogous
#BFFF70 #77FF70 #70FFB1
triadic
#77FF70 #7077FF #FF7077
tetradic
#77FF70 #70BFFF #F870FF #FFB170
square
#77FF70 #70BFFF #F870FF #FFB170
split-complementary
#77FF70 #B170FF #FF70BF
monochromatic
#0CF500 #3DFF33 #77FF70 #B1FFAD #E2FFE0
Accessibility & contrast
On white
1.29
#77FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#77FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF70
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF70 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#63F8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff70; /* rgb */ color: rgb(119, 255, 112); /* oklch */ color: oklch(89.3% 0.220 142.6);
Tailwind
colors: {
custom: {
50: '#a9ff9d',
500: '#77ff70',
950: '#000000',
},
}SCSS
$custom: #77ff70; $custom-light: #a9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#77ff70",
"rgb": {
"r": 119,
"g": 255,
"b": 112
},
"hsl": {
"h": 117.063,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.89344,
"c": 0.21968,
"h": 142.6
},
"luminance": 0.76612
}Semantic roles & 50–950 ramp
primary
#77FF70
secondary
#D437DC
accent
#00E6DA
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680