#70E896#70E896
#70E896 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.159 H 151.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #70E896 |
|---|---|
| RGB | rgb(112, 232, 150) |
| HSL | hsl(139, 72%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.63, -51.52, 29.84) |
| CIE-LCH | lch(83.63, 59.54, 149.92°) |
| OKLab | oklab(84.1% -0.14 0.0748) |
| OKLCH | oklch(84.1% 0.159 151.9) |
| XYZ | xyz(41.0408, 63.3565, 38.9146) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.38
Light Bluish Green
#76FDA8
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E896 #E870C2
analogous
#86E870 #70E896 #70E8D2
triadic
#70E896 #9670E8 #E89670
tetradic
#70E896 #7086E8 #E870C2 #E8D270
square
#70E896 #7086E8 #E870C2 #E8D270
split-complementary
#70E896 #D270E8 #E87086
monochromatic
#1FBF51 #3BE06F #70E896 #A5F0BD #D9F9E3
Accessibility & contrast
On white
1.54
#70E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#70E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E896
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E896 | 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)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#53E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e896; /* rgb */ color: rgb(112, 232, 150); /* oklch */ color: oklch(84.1% 0.159 151.9);
Tailwind
colors: {
custom: {
50: '#a1f0b5',
500: '#70e896',
950: '#000000',
},
}SCSS
$custom: #70e896; $custom-light: #a1f0b5; $custom-dark: #000000;
JSON
{
"hex": "#70e896",
"rgb": {
"r": 112,
"g": 232,
"b": 150
},
"hsl": {
"h": 139,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84104,
"c": 0.15869,
"h": 151.9
},
"luminance": 0.6336
}Semantic roles & 50–950 ramp
primary
#70E896
secondary
#BE3E95
accent
#1197D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581