#70EA99#70EA99
#70EA99 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.159 H 152.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA99 |
|---|---|
| RGB | rgb(112, 234, 153) |
| HSL | hsl(140, 74%, 68%) |
| HSV | hsv(140, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.27, -51.81, 29.17) |
| CIE-LCH | lch(84.27, 59.46, 150.62°) |
| OKLab | oklab(84.65% -0.1408 0.0732) |
| OKLCH | oklch(84.65% 0.159 152.5) |
| XYZ | xyz(41.8516, 64.5867, 40.3918) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.33
Sea Green (survey)
#53FCA1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA99 #EA70C1
analogous
#84EA70 #70EA99 #70EAD6
triadic
#70EA99 #9970EA #EA9970
tetradic
#70EA99 #7084EA #EA70C1 #EAD670
square
#70EA99 #7084EA #EA70C1 #EAD670
split-complementary
#70EA99 #D670EA #EA7084
monochromatic
#1DC355 #3BE273 #70EA99 #A5F2BF #DBFAE5
Accessibility & contrast
On white
1.51
#70EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#70EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA99
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA99 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#52E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea99; /* rgb */ color: rgb(112, 234, 153); /* oklch */ color: oklch(84.6% 0.159 152.5);
Tailwind
colors: {
custom: {
50: '#a1f1b7',
500: '#70ea99',
950: '#000000',
},
}SCSS
$custom: #70ea99; $custom-light: #a1f1b7; $custom-dark: #000000;
JSON
{
"hex": "#70ea99",
"rgb": {
"r": 112,
"g": 234,
"b": 153
},
"hsl": {
"h": 140.164,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84645,
"c": 0.15871,
"h": 152.5
},
"luminance": 0.6459
}Semantic roles & 50–950 ramp
primary
#70EA99
secondary
#C13D95
accent
#0F93D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581