#70EF82#70EF82
#70EF82 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.187 H 146.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF82 |
|---|---|
| RGB | rgb(112, 239, 130) |
| HSL | hsl(129, 80%, 69%) |
| HSV | hsv(129, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(85.40, -57.50, 42.11) |
| CIE-LCH | lch(85.40, 71.27, 143.79°) |
| OKLab | oklab(85.45% -0.1558 0.1028) |
| OKLCH | oklch(85.45% 0.187 146.6) |
| XYZ | xyz(41.5753, 66.7860, 31.8149) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.31
Palegreen
#98FB98
ΔE00 4.32
Baby Green
#8CFF9E
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF82 #EF70DD
analogous
#9EEF70 #70EF82 #70EFC2
triadic
#70EF82 #8270EF #EF8270
tetradic
#70EF82 #709EEF #EF70DD #EFC270
square
#70EF82 #709EEF #EF70DD #EFC270
split-complementary
#70EF82 #C270EF #EF709E
monochromatic
#17CE31 #39E952 #70EF82 #A7F5B2 #DEFBE2
Accessibility & contrast
On white
1.46
#70EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#70EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF82
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF82 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#58EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ef82; /* rgb */ color: rgb(112, 239, 130); /* oklch */ color: oklch(85.5% 0.187 146.6);
Tailwind
colors: {
custom: {
50: '#a2f5a8',
500: '#70ef82',
950: '#000000',
},
}SCSS
$custom: #70ef82; $custom-light: #a2f5a8; $custom-dark: #000000;
JSON
{
"hex": "#70ef82",
"rgb": {
"r": 112,
"g": 239,
"b": 130
},
"hsl": {
"h": 128.504,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85451,
"c": 0.18672,
"h": 146.6
},
"luminance": 0.66789
}Semantic roles & 50–950 ramp
primary
#70EF82
secondary
#C83BB4
accent
#09BEDC
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580