#70F47D#70F47D
#70F47D is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.198 H 145.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70F47D |
|---|---|
| RGB | rgb(112, 244, 125) |
| HSL | hsl(126, 86%, 70%) |
| HSV | hsv(126, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.81, -60.12, 46.28) |
| CIE-LCH | lch(86.81, 75.87, 142.41°) |
| OKLab | oklab(86.59% -0.163 0.1121) |
| OKLCH | oklch(86.59% 0.198 145.5) |
| XYZ | xyz(42.7319, 69.6231, 30.5848) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Easter Green
#8CFD7E
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.76
Light Green
#96F97B
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F47D #F470E7
analogous
#A5F470 #70F47D #70F4BF
triadic
#70F47D #7D70F4 #F47D70
tetradic
#70F47D #70A5F4 #F470E7 #F4BF70
square
#70F47D #70A5F4 #F470E7 #F4BF70
split-complementary
#70F47D #BF70F4 #F470A5
monochromatic
#11D924 #37F049 #70F47D #A9F8B1 #E2FDE4
Accessibility & contrast
On white
1.41
#70F47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#70F47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F47D
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F47D | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#58EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f47d; /* rgb */ color: rgb(112, 244, 125); /* oklch */ color: oklch(86.6% 0.198 145.5);
Tailwind
colors: {
custom: {
50: '#a3f9a5',
500: '#70f47d',
950: '#000000',
},
}SCSS
$custom: #70f47d; $custom-light: #a3f9a5; $custom-dark: #000000;
JSON
{
"hex": "#70f47d",
"rgb": {
"r": 112,
"g": 244,
"b": 125
},
"hsl": {
"h": 125.909,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.86592,
"c": 0.1978,
"h": 145.5
},
"luminance": 0.69627
}Semantic roles & 50–950 ramp
primary
#70F47D
secondary
#CE3ABF
accent
#03CCE2
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580