#70E489#70E489
#70E489 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.165 H 148.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70E489 |
|---|---|
| RGB | rgb(112, 228, 137) |
| HSL | hsl(133, 68%, 67%) |
| HSV | hsv(133, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(82.24, -52.08, 34.58) |
| CIE-LCH | lch(82.24, 62.51, 146.42°) |
| OKLab | oklab(82.9% -0.1413 0.0857) |
| OKLCH | oklch(82.9% 0.165 148.8) |
| XYZ | xyz(38.9383, 60.7345, 33.3331) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.59
Turquoise Green
#04F489
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E489 #E470CB
analogous
#91E470 #70E489 #70E4C3
triadic
#70E489 #8970E4 #E48970
tetradic
#70E489 #7091E4 #E470CB #E4C370
square
#70E489 #7091E4 #E470CB #E4C370
split-complementary
#70E489 #C370E4 #E47091
monochromatic
#23B743 #3DDA5F #70E489 #A3EEB3 #D7F7DE
Accessibility & contrast
On white
1.60
#70E489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70E489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E489
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E489 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#59E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e489; /* rgb */ color: rgb(112, 228, 137); /* oklch */ color: oklch(82.9% 0.165 148.8);
Tailwind
colors: {
custom: {
50: '#a1edac',
500: '#70e489',
950: '#000000',
},
}SCSS
$custom: #70e489; $custom-light: #a1edac; $custom-dark: #000000;
JSON
{
"hex": "#70e489",
"rgb": {
"r": 112,
"g": 228,
"b": 137
},
"hsl": {
"h": 132.931,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82895,
"c": 0.16524,
"h": 148.8
},
"luminance": 0.60738
}Semantic roles & 50–950 ramp
primary
#70E489
secondary
#B7419E
accent
#15A8D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581