#70F77F#70F77F
#70F77F is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.200 H 145.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70F77F |
|---|---|
| RGB | rgb(112, 247, 127) |
| HSL | hsl(127, 89%, 70%) |
| HSV | hsv(127, 55%, 97%) |
| CMYK | cmyk(54.7%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.72, -60.97, 46.47) |
| CIE-LCH | lch(87.72, 76.66, 142.69°) |
| OKLab | oklab(87.35% -0.1652 0.1126) |
| OKLCH | oklch(87.35% 0.2 145.7) |
| XYZ | xyz(43.7710, 71.4948, 31.5678) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.14
Easter Green
#8CFD7E
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.63
Light Green
#96F97B
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.08
Baby Green
#8CFF9E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F77F #F770E8
analogous
#A4F770 #70F77F #70F7C3
triadic
#70F77F #7F70F7 #F77F70
tetradic
#70F77F #70A4F7 #F770E8 #F7C370
square
#70F77F #70A4F7 #F770E8 #F7C370
split-complementary
#70F77F #C370F7 #F770A4
monochromatic
#0DE024 #36F44B #70F77F #AAFAB3 #E2FDE5
Accessibility & contrast
On white
1.37
#70F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#70F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F77F
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F77F | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#56F2DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f77f; /* rgb */ color: rgb(112, 247, 127); /* oklch */ color: oklch(87.4% 0.200 145.7);
Tailwind
colors: {
custom: {
50: '#a3fba6',
500: '#70f77f',
950: '#000000',
},
}SCSS
$custom: #70f77f; $custom-light: #a3fba6; $custom-dark: #000000;
JSON
{
"hex": "#70f77f",
"rgb": {
"r": 112,
"g": 247,
"b": 127
},
"hsl": {
"h": 126.667,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.87351,
"c": 0.19994,
"h": 145.7
},
"luminance": 0.71499
}Semantic roles & 50–950 ramp
primary
#70F77F
secondary
#D23AC1
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580