#70E895#70E895
#70E895 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.160 H 151.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #70E895 |
|---|---|
| RGB | rgb(112, 232, 149) |
| HSL | hsl(139, 72%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.61, -51.70, 30.33) |
| CIE-LCH | lch(83.61, 59.94, 149.60°) |
| OKLab | oklab(84.09% -0.1404 0.0759) |
| OKLCH | oklch(84.09% 0.16 151.6) |
| XYZ | xyz(40.9606, 63.3245, 38.4923) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E895 #E870C3
analogous
#87E870 #70E895 #70E8D1
triadic
#70E895 #9570E8 #E89570
tetradic
#70E895 #7087E8 #E870C3 #E8D170
square
#70E895 #7087E8 #E870C3 #E8D170
split-complementary
#70E895 #D170E8 #E87087
monochromatic
#1FBF50 #3BE06E #70E895 #A5F0BC #D9F9E3
Accessibility & contrast
On white
1.54
#70E895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#70E895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E895
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E895 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#54E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e895; /* rgb */ color: rgb(112, 232, 149); /* oklch */ color: oklch(84.1% 0.160 151.6);
Tailwind
colors: {
custom: {
50: '#a1f0b4',
500: '#70e895',
950: '#000000',
},
}SCSS
$custom: #70e895; $custom-light: #a1f0b4; $custom-dark: #000000;
JSON
{
"hex": "#70e895",
"rgb": {
"r": 112,
"g": 232,
"b": 149
},
"hsl": {
"h": 138.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84085,
"c": 0.15961,
"h": 151.6
},
"luminance": 0.63328
}Semantic roles & 50–950 ramp
primary
#70E895
secondary
#BE3E97
accent
#1198D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581