#70EE89#70EE89
#70EE89 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.179 H 148.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE89 |
|---|---|
| RGB | rgb(112, 238, 137) |
| HSL | hsl(132, 79%, 69%) |
| HSV | hsv(132, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(85.20, -56.06, 38.43) |
| CIE-LCH | lch(85.20, 67.97, 145.57°) |
| OKLab | oklab(85.32% -0.1519 0.0947) |
| OKLCH | oklch(85.32% 0.179 148.1) |
| XYZ | xyz(41.7693, 66.3964, 34.2767) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 4.14
Mint Green
#8FFF9F
ΔE00 4.30
Palegreen
#98FB98
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE89 #EE70D5
analogous
#96EE70 #70EE89 #70EEC8
triadic
#70EE89 #8970EE #EE8970
tetradic
#70EE89 #7096EE #EE70D5 #EEC870
square
#70EE89 #7096EE #EE70D5 #EEC870
split-complementary
#70EE89 #C870EE #EE7096
monochromatic
#18CB3C #39E75C #70EE89 #A7F5B6 #DDFBE3
Accessibility & contrast
On white
1.47
#70EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#70EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE89
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE89 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#56EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ee89; /* rgb */ color: rgb(112, 238, 137); /* oklch */ color: oklch(85.3% 0.179 148.1);
Tailwind
colors: {
custom: {
50: '#a2f4ac',
500: '#70ee89',
950: '#000000',
},
}SCSS
$custom: #70ee89; $custom-light: #a2f4ac; $custom-dark: #000000;
JSON
{
"hex": "#70ee89",
"rgb": {
"r": 112,
"g": 238,
"b": 137
},
"hsl": {
"h": 131.905,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85321,
"c": 0.17898,
"h": 148.1
},
"luminance": 0.664
}Semantic roles & 50–950 ramp
primary
#70EE89
secondary
#C73CAB
accent
#0AB2DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581