#70FB7E#70FB7E
#70FB7E is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.3% C 0.206 H 145.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70FB7E |
|---|---|
| RGB | rgb(112, 251, 126) |
| HSL | hsl(126, 95%, 71%) |
| HSV | hsv(126, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 49.8%, 1.6%) |
| CIE-LAB | lab(88.89, -62.60, 48.38) |
| CIE-LCH | lch(88.89, 79.12, 142.30°) |
| OKLab | oklab(88.31% -0.1697 0.1168) |
| OKLCH | oklch(88.31% 0.206 145.5) |
| XYZ | xyz(44.9425, 73.9415, 31.6384) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.58
Lighter Green
#75FD63
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.67
Light Green
#96F97B
ΔE00 3.85
Light Bright Green
#53FE5C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FB7E #FB70ED
analogous
#A7FB70 #70FB7E #70FBC3
triadic
#70FB7E #7E70FB #FB7E70
tetradic
#70FB7E #70A7FB #FB70ED #FBC370
square
#70FB7E #70A7FB #FB70ED #FBC370
split-complementary
#70FB7E #C370FB #FB70A7
monochromatic
#07EA1D #34F948 #70FB7E #ACFDB4 #E1FEE4
Accessibility & contrast
On white
1.33
#70FB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#70FB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FB7E
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FB7E | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#56F5DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #70fb7e; /* rgb */ color: rgb(112, 251, 126); /* oklch */ color: oklch(88.3% 0.206 145.5);
Tailwind
colors: {
custom: {
50: '#a4fea6',
500: '#70fb7e',
950: '#000000',
},
}SCSS
$custom: #70fb7e; $custom-light: #a4fea6; $custom-dark: #000000;
JSON
{
"hex": "#70fb7e",
"rgb": {
"r": 112,
"g": 251,
"b": 126
},
"hsl": {
"h": 126.043,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.88308,
"c": 0.20599,
"h": 145.5
},
"luminance": 0.73945
}Semantic roles & 50–950 ramp
primary
#70FB7E
secondary
#D739C7
accent
#00CEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680