#70EA9B#70EA9B
#70EA9B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.157 H 153.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA9B |
|---|---|
| RGB | rgb(112, 234, 155) |
| HSL | hsl(141, 74%, 68%) |
| HSV | hsv(141, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.30, -51.46, 28.20) |
| CIE-LCH | lch(84.30, 58.68, 151.27°) |
| OKLab | oklab(84.68% -0.1399 0.0709) |
| OKLCH | oklch(84.68% 0.157 153.1) |
| XYZ | xyz(42.0182, 64.6534, 41.2691) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.33
Sea Green (survey)
#53FCA1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA9B #EA70BF
analogous
#82EA70 #70EA9B #70EAD8
triadic
#70EA9B #9B70EA #EA9B70
tetradic
#70EA9B #7082EA #EA70BF #EAD870
square
#70EA9B #7082EA #EA70BF #EAD870
split-complementary
#70EA9B #D870EA #EA7082
monochromatic
#1DC357 #3BE276 #70EA9B #A5F2C0 #DBFAE6
Accessibility & contrast
On white
1.51
#70EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#70EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA9B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA9B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#51E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea9b; /* rgb */ color: rgb(112, 234, 155); /* oklch */ color: oklch(84.7% 0.157 153.1);
Tailwind
colors: {
custom: {
50: '#a1f1b9',
500: '#70ea9b',
950: '#000000',
},
}SCSS
$custom: #70ea9b; $custom-light: #a1f1b9; $custom-dark: #000000;
JSON
{
"hex": "#70ea9b",
"rgb": {
"r": 112,
"g": 234,
"b": 155
},
"hsl": {
"h": 141.148,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84684,
"c": 0.15687,
"h": 153.1
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#70EA9B
secondary
#C13D93
accent
#0F90D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581