#70EF8D#70EF8D
#70EF8D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.177 H 148.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF8D |
|---|---|
| RGB | rgb(112, 239, 141) |
| HSL | hsl(134, 80%, 69%) |
| HSV | hsv(134, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.55, -55.83, 36.91) |
| CIE-LCH | lch(85.55, 66.92, 146.53°) |
| OKLab | oklab(85.63% -0.1513 0.0913) |
| OKLCH | oklch(85.63% 0.177 148.9) |
| XYZ | xyz(42.3535, 67.0972, 35.9133) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.92
Mint Green
#8FFF9F
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF8D #EF70D2
analogous
#93EF70 #70EF8D #70EFCD
triadic
#70EF8D #8D70EF #EF8D70
tetradic
#70EF8D #7093EF #EF70D2 #EFCD70
square
#70EF8D #7093EF #EF70D2 #EFCD70
split-complementary
#70EF8D #CD70EF #EF7093
monochromatic
#17CE41 #39E961 #70EF8D #A7F5B9 #DEFBE5
Accessibility & contrast
On white
1.46
#70EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#70EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF8D
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF8D | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#54EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ef8d; /* rgb */ color: rgb(112, 239, 141); /* oklch */ color: oklch(85.6% 0.177 148.9);
Tailwind
colors: {
custom: {
50: '#a2f5af',
500: '#70ef8d',
950: '#000000',
},
}SCSS
$custom: #70ef8d; $custom-light: #a2f5af; $custom-dark: #000000;
JSON
{
"hex": "#70ef8d",
"rgb": {
"r": 112,
"g": 239,
"b": 141
},
"hsl": {
"h": 133.701,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85631,
"c": 0.17667,
"h": 148.9
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#70EF8D
secondary
#C83BA8
accent
#09ACDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581