#70E5AA#70E5AA
#70E5AA is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.8% C 0.137 H 159.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5AA |
|---|---|
| RGB | rgb(112, 229, 170) |
| HSL | hsl(150, 69%, 67%) |
| HSV | hsv(150, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.12, -46.53, 18.83) |
| CIE-LCH | lch(83.12, 50.19, 157.97°) |
| OKLab | oklab(83.81% -0.1278 0.0481) |
| OKLCH | oklch(83.81% 0.137 159.4) |
| XYZ | xyz(41.9536, 62.3821, 47.8525) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.23
Seafoam Green
#7AF9AB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5AA #E570AB
analogous
#71E570 #70E5AA #70E5E5
triadic
#70E5AA #AA70E5 #E5AA70
tetradic
#70E5AA #7071E5 #E570AB #E5E570
square
#70E5AA #7071E5 #E570AB #E5E570
split-complementary
#70E5AA #E570E5 #E57071
monochromatic
#22B96D #3CDC8B #70E5AA #A4EEC9 #D8F8E8
Accessibility & contrast
On white
1.56
#70E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#70E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5AA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5AA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#4CE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e5aa; /* rgb */ color: rgb(112, 229, 170); /* oklch */ color: oklch(83.8% 0.137 159.4);
Tailwind
colors: {
custom: {
50: '#a0eec3',
500: '#70e5aa',
950: '#000000',
},
}SCSS
$custom: #70e5aa; $custom-light: #a0eec3; $custom-dark: #000000;
JSON
{
"hex": "#70e5aa",
"rgb": {
"r": 112,
"g": 229,
"b": 170
},
"hsl": {
"h": 149.744,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83806,
"c": 0.13658,
"h": 159.4
},
"luminance": 0.62386
}Semantic roles & 50–950 ramp
primary
#70E5AA
secondary
#B9407D
accent
#1474D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582