#70EA83#70EA83
#70EA83 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.179 H 147.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA83 |
|---|---|
| RGB | rgb(112, 234, 131) |
| HSL | hsl(129, 74%, 68%) |
| HSV | hsv(129, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(83.93, -55.41, 39.75) |
| CIE-LCH | lch(83.93, 68.19, 144.34°) |
| OKLab | oklab(84.25% -0.1502 0.0975) |
| OKLCH | oklch(84.25% 0.179 147) |
| XYZ | xyz(40.1992, 63.9258, 31.6889) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.38
Palegreen
#98FB98
ΔE00 4.89
Baby Green
#8CFF9E
ΔE00 4.98
Turquoise Green
#04F489
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA83 #EA70D7
analogous
#9AEA70 #70EA83 #70EAC0
triadic
#70EA83 #8370EA #EA8370
tetradic
#70EA83 #709AEA #EA70D7 #EAC070
square
#70EA83 #709AEA #EA70D7 #EAC070
split-complementary
#70EA83 #C070EA #EA709A
monochromatic
#1DC337 #3BE255 #70EA83 #A5F2B1 #DBFAE0
Accessibility & contrast
On white
1.52
#70EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#70EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA83
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA83 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#59E5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70ea83; /* rgb */ color: rgb(112, 234, 131); /* oklch */ color: oklch(84.3% 0.179 147.0);
Tailwind
colors: {
custom: {
50: '#a1f1a8',
500: '#70ea83',
950: '#000000',
},
}SCSS
$custom: #70ea83; $custom-light: #a1f1a8; $custom-dark: #000000;
JSON
{
"hex": "#70ea83",
"rgb": {
"r": 112,
"g": 234,
"b": 131
},
"hsl": {
"h": 129.344,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84251,
"c": 0.17907,
"h": 147
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#70EA83
secondary
#C13DAD
accent
#0FB7D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580