#70E6AA#70E6AA
#70E6AA is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.138 H 159.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70E6AA |
|---|---|
| RGB | rgb(112, 230, 170) |
| HSL | hsl(149, 70%, 67%) |
| HSV | hsv(149, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.41, -46.95, 19.24) |
| CIE-LCH | lch(83.41, 50.74, 157.72°) |
| OKLab | oklab(84.05% -0.1289 0.0491) |
| OKLCH | oklch(84.05% 0.138 159.2) |
| XYZ | xyz(42.2311, 62.9370, 47.9450) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 4.96
Seafoam Green
#7AF9AB
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E6AA #E670AC
analogous
#71E670 #70E6AA #70E6E5
triadic
#70E6AA #AA70E6 #E6AA70
tetradic
#70E6AA #7071E6 #E670AC #E6E570
square
#70E6AA #7071E6 #E670AC #E6E570
split-complementary
#70E6AA #E570E6 #E67071
monochromatic
#21BB6C #3CDD8B #70E6AA #A4EFC9 #D8F8E8
Accessibility & contrast
On white
1.55
#70E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#70E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E6AA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E6AA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#4BE5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e6aa; /* rgb */ color: rgb(112, 230, 170); /* oklch */ color: oklch(84.0% 0.138 159.2);
Tailwind
colors: {
custom: {
50: '#a1eec3',
500: '#70e6aa',
950: '#000000',
},
}SCSS
$custom: #70e6aa; $custom-light: #a1eec3; $custom-dark: #000000;
JSON
{
"hex": "#70e6aa",
"rgb": {
"r": 112,
"g": 230,
"b": 170
},
"hsl": {
"h": 149.492,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.84045,
"c": 0.13797,
"h": 159.2
},
"luminance": 0.62941
}Semantic roles & 50–950 ramp
primary
#70E6AA
secondary
#BB407E
accent
#1374D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582