#70EB84#70EB84
#70EB84 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.179 H 147.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB84 |
|---|---|
| RGB | rgb(112, 235, 132) |
| HSL | hsl(130, 75%, 68%) |
| HSV | hsv(130, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(84.24, -55.65, 39.65) |
| CIE-LCH | lch(84.24, 68.33, 144.53°) |
| OKLab | oklab(84.51% -0.1508 0.0973) |
| OKLCH | oklch(84.51% 0.18 147.2) |
| XYZ | xyz(40.5528, 64.5240, 32.1427) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.53
Palegreen
#98FB98
ΔE00 4.74
Baby Green
#8CFF9E
ΔE00 4.78
Wintergreen
#20F986
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB84 #EB70D7
analogous
#99EB70 #70EB84 #70EBC1
triadic
#70EB84 #8470EB #EB8470
tetradic
#70EB84 #7099EB #EB70D7 #EBC170
square
#70EB84 #7099EB #EB70D7 #EBC170
split-complementary
#70EB84 #C170EB #EB7099
monochromatic
#1CC537 #3AE356 #70EB84 #A6F3B2 #DBFAE0
Accessibility & contrast
On white
1.51
#70EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#70EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB84
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB84 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#58E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70eb84; /* rgb */ color: rgb(112, 235, 132); /* oklch */ color: oklch(84.5% 0.179 147.2);
Tailwind
colors: {
custom: {
50: '#a2f2a9',
500: '#70eb84',
950: '#000000',
},
}SCSS
$custom: #70eb84; $custom-light: #a2f2a9; $custom-dark: #000000;
JSON
{
"hex": "#70eb84",
"rgb": {
"r": 112,
"g": 235,
"b": 132
},
"hsl": {
"h": 129.756,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84511,
"c": 0.1795,
"h": 147.2
},
"luminance": 0.64527
}Semantic roles & 50–950 ramp
primary
#70EB84
secondary
#C33CAD
accent
#0EB7D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581