#70E89E#70E89E
#70E89E is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.151 H 154.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70E89E |
|---|---|
| RGB | rgb(112, 232, 158) |
| HSL | hsl(143, 72%, 67%) |
| HSV | hsv(143, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.77, -50.09, 25.94) |
| CIE-LCH | lch(83.77, 56.41, 152.62°) |
| OKLab | oklab(84.26% -0.1364 0.0655) |
| OKLCH | oklch(84.26% 0.151 154.4) |
| XYZ | xyz(41.7071, 63.6231, 42.4238) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E89E #E870BA
analogous
#7EE870 #70E89E #70E8DA
triadic
#70E89E #9E70E8 #E89E70
tetradic
#70E89E #707EE8 #E870BA #E8DA70
square
#70E89E #707EE8 #E870BA #E8DA70
split-complementary
#70E89E #DA70E8 #E8707E
monochromatic
#1FBF5C #3BE07A #70E89E #A5F0C2 #D9F9E6
Accessibility & contrast
On white
1.53
#70E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#70E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E89E
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E89E | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#50E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e89e; /* rgb */ color: rgb(112, 232, 158); /* oklch */ color: oklch(84.3% 0.151 154.4);
Tailwind
colors: {
custom: {
50: '#a1f0bb',
500: '#70e89e',
950: '#000000',
},
}SCSS
$custom: #70e89e; $custom-light: #a1f0bb; $custom-dark: #000000;
JSON
{
"hex": "#70e89e",
"rgb": {
"r": 112,
"g": 232,
"b": 158
},
"hsl": {
"h": 143,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84264,
"c": 0.15135,
"h": 154.4
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#70E89E
secondary
#BE3E8D
accent
#118AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582