#70EC99#70EC99
#70EC99 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.161 H 152.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70EC99 |
|---|---|
| RGB | rgb(112, 236, 153) |
| HSL | hsl(140, 77%, 68%) |
| HSV | hsv(140, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(84.86, -52.62, 29.96) |
| CIE-LCH | lch(84.86, 60.56, 150.34°) |
| OKLab | oklab(85.13% -0.1429 0.0751) |
| OKLCH | oklch(85.13% 0.161 152.3) |
| XYZ | xyz(42.4242, 65.7319, 40.5827) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EC99 #EC70C3
analogous
#85EC70 #70EC99 #70ECD7
triadic
#70EC99 #9970EC #EC9970
tetradic
#70EC99 #7085EC #EC70C3 #ECD770
square
#70EC99 #7085EC #EC70C3 #ECD770
split-complementary
#70EC99 #D770EC #EC7085
monochromatic
#1AC754 #3AE572 #70EC99 #A6F3C0 #DCFAE6
Accessibility & contrast
On white
1.48
#70EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#70EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EC99
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EC99 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#51E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ec99; /* rgb */ color: rgb(112, 236, 153); /* oklch */ color: oklch(85.1% 0.161 152.3);
Tailwind
colors: {
custom: {
50: '#a1f3b7',
500: '#70ec99',
950: '#000000',
},
}SCSS
$custom: #70ec99; $custom-light: #a1f3b7; $custom-dark: #000000;
JSON
{
"hex": "#70ec99",
"rgb": {
"r": 112,
"g": 236,
"b": 153
},
"hsl": {
"h": 139.839,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85126,
"c": 0.16149,
"h": 152.3
},
"luminance": 0.65736
}Semantic roles & 50–950 ramp
primary
#70EC99
secondary
#C43C97
accent
#0D95D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581