#70EA9D#70EA9D
#70EA9D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.155 H 153.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA9D |
|---|---|
| RGB | rgb(112, 234, 157) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(84.34, -51.09, 27.23) |
| CIE-LCH | lch(84.34, 57.90, 151.95°) |
| OKLab | oklab(84.72% -0.139 0.0686) |
| OKLCH | oklch(84.72% 0.155 153.7) |
| XYZ | xyz(42.1876, 64.7211, 42.1610) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA9D #EA70BD
analogous
#80EA70 #70EA9D #70EADA
triadic
#70EA9D #9D70EA #EA9D70
tetradic
#70EA9D #7080EA #EA70BD #EADA70
square
#70EA9D #7080EA #EA70BD #EADA70
split-complementary
#70EA9D #DA70EA #EA7080
monochromatic
#1DC35A #3BE278 #70EA9D #A5F2C2 #DBFAE6
Accessibility & contrast
On white
1.51
#70EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#70EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA9D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA9D | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#50E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea9d; /* rgb */ color: rgb(112, 234, 157); /* oklch */ color: oklch(84.7% 0.155 153.7);
Tailwind
colors: {
custom: {
50: '#a1f1ba',
500: '#70ea9d',
950: '#000000',
},
}SCSS
$custom: #70ea9d; $custom-light: #a1f1ba; $custom-dark: #000000;
JSON
{
"hex": "#70ea9d",
"rgb": {
"r": 112,
"g": 234,
"b": 157
},
"hsl": {
"h": 142.131,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84724,
"c": 0.15504,
"h": 153.7
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#70EA9D
secondary
#C13D90
accent
#0F8DD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581