#70E89D#70E89D
#70E89D is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.152 H 154.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70E89D |
|---|---|
| RGB | rgb(112, 232, 157) |
| HSL | hsl(143, 72%, 67%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.75, -50.27, 26.43) |
| CIE-LCH | lch(83.75, 56.80, 152.27°) |
| OKLab | oklab(84.24% -0.1369 0.0667) |
| OKLCH | oklch(84.24% 0.152 154) |
| XYZ | xyz(41.6214, 63.5888, 41.9723) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.53
Light Sea Green
#98F6B0
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E89D #E870BB
analogous
#7FE870 #70E89D #70E8D9
triadic
#70E89D #9D70E8 #E89D70
tetradic
#70E89D #707FE8 #E870BB #E8D970
square
#70E89D #707FE8 #E870BB #E8D970
split-complementary
#70E89D #D970E8 #E8707F
monochromatic
#1FBF5B #3BE079 #70E89D #A5F0C1 #D9F9E5
Accessibility & contrast
On white
1.53
#70E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#70E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E89D
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E89D | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D898
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#50E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e89d; /* rgb */ color: rgb(112, 232, 157); /* oklch */ color: oklch(84.2% 0.152 154.0);
Tailwind
colors: {
custom: {
50: '#a1f0ba',
500: '#70e89d',
950: '#000000',
},
}SCSS
$custom: #70e89d; $custom-light: #a1f0ba; $custom-dark: #000000;
JSON
{
"hex": "#70e89d",
"rgb": {
"r": 112,
"g": 232,
"b": 157
},
"hsl": {
"h": 142.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84243,
"c": 0.15225,
"h": 154
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#70E89D
secondary
#BE3E8E
accent
#118BD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581