#70F37F#70F37F
#70F37F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.195 H 145.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70F37F |
|---|---|
| RGB | rgb(112, 243, 127) |
| HSL | hsl(127, 85%, 70%) |
| HSV | hsv(127, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.54, -59.46, 44.99) |
| CIE-LCH | lch(86.54, 74.56, 142.89°) |
| OKLab | oklab(86.38% -0.1612 0.1093) |
| OKLCH | oklch(86.38% 0.195 145.9) |
| XYZ | xyz(42.5609, 69.0746, 31.1645) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.88
Minty Green
#0BF77D
ΔE00 4.13
Palegreen
#98FB98
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F37F #F370E4
analogous
#A3F370 #70F37F #70F3C0
triadic
#70F37F #7F70F3 #F37F70
tetradic
#70F37F #70A3F3 #F370E4 #F3C070
square
#70F37F #70A3F3 #F370E4 #F3C070
split-complementary
#70F37F #C070F3 #F370A3
monochromatic
#12D729 #38EE4C #70F37F #A8F8B2 #E1FCE4
Accessibility & contrast
On white
1.42
#70F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#70F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F37F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F37F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E075
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#58EED8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f37f; /* rgb */ color: rgb(112, 243, 127); /* oklch */ color: oklch(86.4% 0.195 145.9);
Tailwind
colors: {
custom: {
50: '#a3f8a6',
500: '#70f37f',
950: '#000000',
},
}SCSS
$custom: #70f37f; $custom-light: #a3f8a6; $custom-dark: #000000;
JSON
{
"hex": "#70f37f",
"rgb": {
"r": 112,
"g": 243,
"b": 127
},
"hsl": {
"h": 126.87,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.86378,
"c": 0.19472,
"h": 145.9
},
"luminance": 0.69078
}Semantic roles & 50–950 ramp
primary
#70F37F
secondary
#CD3BBC
accent
#05C8E1
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580