#70E89A#70E89A
#70E89A is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.155 H 153.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #70E89A |
|---|---|
| RGB | rgb(112, 232, 154) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.70, -50.81, 27.89) |
| CIE-LCH | lch(83.70, 57.97, 151.24°) |
| OKLab | oklab(84.18% -0.1382 0.0702) |
| OKLCH | oklch(84.18% 0.155 153.1) |
| XYZ | xyz(41.3684, 63.4876, 40.6399) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E89A #E870BE
analogous
#82E870 #70E89A #70E8D6
triadic
#70E89A #9A70E8 #E89A70
tetradic
#70E89A #7082E8 #E870BE #E8D670
square
#70E89A #7082E8 #E870BE #E8D670
split-complementary
#70E89A #D670E8 #E87082
monochromatic
#1FBF57 #3BE075 #70E89A #A5F0BF #D9F9E4
Accessibility & contrast
On white
1.53
#70E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#70E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E89A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E89A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#52E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e89a; /* rgb */ color: rgb(112, 232, 154); /* oklch */ color: oklch(84.2% 0.155 153.1);
Tailwind
colors: {
custom: {
50: '#a1f0b8',
500: '#70e89a',
950: '#000000',
},
}SCSS
$custom: #70e89a; $custom-light: #a1f0b8; $custom-dark: #000000;
JSON
{
"hex": "#70e89a",
"rgb": {
"r": 112,
"g": 232,
"b": 154
},
"hsl": {
"h": 141,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84183,
"c": 0.155,
"h": 153.1
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#70E89A
secondary
#BE3E91
accent
#1190D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581