#70EF83#70EF83
#70EF83 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.186 H 146.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF83 |
|---|---|
| RGB | rgb(112, 239, 131) |
| HSL | hsl(129, 80%, 69%) |
| HSV | hsv(129, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.41, -57.35, 41.64) |
| CIE-LCH | lch(85.41, 70.87, 144.02°) |
| OKLab | oklab(85.47% -0.1554 0.1018) |
| OKLCH | oklch(85.47% 0.186 146.8) |
| XYZ | xyz(41.6428, 66.8129, 32.1701) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 4.23
Lightgreen (survey)
#76FF7B
ΔE00 4.23
Baby Green
#8CFF9E
ΔE00 4.28
Palegreen
#98FB98
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF83 #EF70DC
analogous
#9DEF70 #70EF83 #70EFC3
triadic
#70EF83 #8370EF #EF8370
tetradic
#70EF83 #709DEF #EF70DC #EFC370
square
#70EF83 #709DEF #EF70DC #EFC370
split-complementary
#70EF83 #C370EF #EF709D
monochromatic
#17CE32 #39E953 #70EF83 #A7F5B3 #DEFBE2
Accessibility & contrast
On white
1.46
#70EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#70EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF83
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF83 | 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)
#F2DD7B
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#58EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ef83; /* rgb */ color: rgb(112, 239, 131); /* oklch */ color: oklch(85.5% 0.186 146.8);
Tailwind
colors: {
custom: {
50: '#a2f5a8',
500: '#70ef83',
950: '#000000',
},
}SCSS
$custom: #70ef83; $custom-light: #a2f5a8; $custom-dark: #000000;
JSON
{
"hex": "#70ef83",
"rgb": {
"r": 112,
"g": 239,
"b": 131
},
"hsl": {
"h": 128.976,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85467,
"c": 0.18581,
"h": 146.8
},
"luminance": 0.66816
}Semantic roles & 50–950 ramp
primary
#70EF83
secondary
#C83BB3
accent
#09BDDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581