#70DA7E#70DA7E
#70DA7E is a light, vivid green. Relative luminance 0.551; OKLCH L 80.3% C 0.162 H 146.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70DA7E |
|---|---|
| RGB | rgb(112, 218, 126) |
| HSL | hsl(128, 59%, 65%) |
| HSV | hsv(128, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(79.09, -49.75, 36.02) |
| CIE-LCH | lch(79.09, 61.42, 144.09°) |
| OKLab | oklab(80.27% -0.1351 0.0887) |
| OKLCH | oklch(80.27% 0.162 146.7) |
| XYZ | xyz(35.5173, 55.0912, 28.4967) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.20
Emerald
#50C878
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DA7E #DA70CC
analogous
#97DA70 #70DA7E #70DAB3
triadic
#70DA7E #7E70DA #DA7E70
tetradic
#70DA7E #7097DA #DA70CC #DAB370
square
#70DA7E #7097DA #DA70CC #DAB370
split-complementary
#70DA7E #B370DA #DA7097
monochromatic
#2BA53B #3FCD52 #70DA7E #A1E7AA #D1F3D6
Accessibility & contrast
On white
1.75
#70DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#70DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DA7E
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DA7E | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#5ED6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70da7e; /* rgb */ color: rgb(112, 218, 126); /* oklch */ color: oklch(80.3% 0.162 146.7);
Tailwind
colors: {
custom: {
50: '#a0e6a4',
500: '#70da7e',
950: '#000000',
},
}SCSS
$custom: #70da7e; $custom-light: #a0e6a4; $custom-dark: #000000;
JSON
{
"hex": "#70da7e",
"rgb": {
"r": 112,
"g": 218,
"b": 126
},
"hsl": {
"h": 127.925,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.8027,
"c": 0.1616,
"h": 146.7
},
"luminance": 0.55094
}Semantic roles & 50–950 ramp
primary
#70DA7E
secondary
#A8469B
accent
#1FB0C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480