#70EF7F#70EF7F
#70EF7F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.189 H 146.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF7F |
|---|---|
| RGB | rgb(112, 239, 127) |
| HSL | hsl(127, 80%, 69%) |
| HSV | hsv(127, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(85.36, -57.93, 43.51) |
| CIE-LCH | lch(85.36, 72.45, 143.09°) |
| OKLab | oklab(85.41% -0.1571 0.1059) |
| OKLCH | oklch(85.41% 0.189 146) |
| XYZ | xyz(41.3769, 66.7066, 30.7698) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.22
Easter Green
#8CFD7E
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF7F #EF70E0
analogous
#A1EF70 #70EF7F #70EFBF
triadic
#70EF7F #7F70EF #EF7F70
tetradic
#70EF7F #70A1EF #EF70E0 #EFBF70
square
#70EF7F #70A1EF #EF70E0 #EFBF70
split-complementary
#70EF7F #BF70EF #EF70A1
monochromatic
#17CE2D #39E94E #70EF7F #A7F5B0 #DEFBE2
Accessibility & contrast
On white
1.46
#70EF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#70EF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF7F
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF7F | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#59EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ef7f; /* rgb */ color: rgb(112, 239, 127); /* oklch */ color: oklch(85.4% 0.189 146.0);
Tailwind
colors: {
custom: {
50: '#a2f5a6',
500: '#70ef7f',
950: '#000000',
},
}SCSS
$custom: #70ef7f; $custom-light: #a2f5a6; $custom-dark: #000000;
JSON
{
"hex": "#70ef7f",
"rgb": {
"r": 112,
"g": 239,
"b": 127
},
"hsl": {
"h": 127.087,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85405,
"c": 0.18942,
"h": 146
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#70EF7F
secondary
#C83BB7
accent
#09C3DC
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580