#70E894#70E894
#70E894 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.161 H 151.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #70E894 |
|---|---|
| RGB | rgb(112, 232, 148) |
| HSL | hsl(138, 72%, 67%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.60, -51.87, 30.82) |
| CIE-LCH | lch(83.60, 60.33, 149.29°) |
| OKLab | oklab(84.07% -0.1408 0.0771) |
| OKLCH | oklch(84.07% 0.161 151.3) |
| XYZ | xyz(40.8811, 63.2927, 38.0736) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E894 #E870C4
analogous
#88E870 #70E894 #70E8D0
triadic
#70E894 #9470E8 #E89470
tetradic
#70E894 #7088E8 #E870C4 #E8D070
square
#70E894 #7088E8 #E870C4 #E8D070
split-complementary
#70E894 #D070E8 #E87088
monochromatic
#1FBF4F #3BE06D #70E894 #A5F0BB #D9F9E3
Accessibility & contrast
On white
1.54
#70E894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#70E894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E894
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E894 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#54E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e894; /* rgb */ color: rgb(112, 232, 148); /* oklch */ color: oklch(84.1% 0.161 151.3);
Tailwind
colors: {
custom: {
50: '#a1f0b4',
500: '#70e894',
950: '#000000',
},
}SCSS
$custom: #70e894; $custom-light: #a1f0b4; $custom-dark: #000000;
JSON
{
"hex": "#70e894",
"rgb": {
"r": 112,
"g": 232,
"b": 148
},
"hsl": {
"h": 138,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84066,
"c": 0.16054,
"h": 151.3
},
"luminance": 0.63296
}Semantic roles & 50–950 ramp
primary
#70E894
secondary
#BE3E98
accent
#119AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581