#70E696#70E696
#70E696 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.156 H 152.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70E696 |
|---|---|
| RGB | rgb(112, 230, 150) |
| HSL | hsl(139, 70%, 67%) |
| HSV | hsv(139, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(83.04, -50.70, 29.05) |
| CIE-LCH | lch(83.04, 58.44, 150.19°) |
| OKLab | oklab(83.62% -0.1378 0.0729) |
| OKLCH | oklch(83.62% 0.156 152.1) |
| XYZ | xyz(40.4810, 62.2370, 38.7280) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E696 #E670C0
analogous
#85E670 #70E696 #70E6D1
triadic
#70E696 #9670E6 #E69670
tetradic
#70E696 #7085E6 #E670C0 #E6D170
square
#70E696 #7085E6 #E670C0 #E6D170
split-complementary
#70E696 #D170E6 #E67085
monochromatic
#21BB52 #3CDD70 #70E696 #A4EFBC #D8F8E3
Accessibility & contrast
On white
1.56
#70E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#70E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E696
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E696 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#54E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e696; /* rgb */ color: rgb(112, 230, 150); /* oklch */ color: oklch(83.6% 0.156 152.1);
Tailwind
colors: {
custom: {
50: '#a1efb5',
500: '#70e696',
950: '#000000',
},
}SCSS
$custom: #70e696; $custom-light: #a1efb5; $custom-dark: #000000;
JSON
{
"hex": "#70e696",
"rgb": {
"r": 112,
"g": 230,
"b": 150
},
"hsl": {
"h": 139.322,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83621,
"c": 0.1559,
"h": 152.1
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#70E696
secondary
#BB4093
accent
#1395D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581