#70DA7F#70DA7F
#70DA7F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.3% C 0.161 H 146.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70DA7F |
|---|---|
| RGB | rgb(112, 218, 127) |
| HSL | hsl(128, 59%, 65%) |
| HSV | hsv(128, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(79.11, -49.59, 35.54) |
| CIE-LCH | lch(79.11, 61.01, 144.37°) |
| OKLab | oklab(80.29% -0.1346 0.0877) |
| OKLCH | oklch(80.29% 0.161 146.9) |
| XYZ | xyz(35.5822, 55.1172, 28.8382) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.21
Emerald
#50C878
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DA7F #DA70CB
analogous
#96DA70 #70DA7F #70DAB4
triadic
#70DA7F #7F70DA #DA7F70
tetradic
#70DA7F #7096DA #DA70CB #DAB470
square
#70DA7F #7096DA #DA70CB #DAB470
split-complementary
#70DA7F #B470DA #DA7096
monochromatic
#2BA53C #3FCD53 #70DA7F #A1E7AB #D1F3D6
Accessibility & contrast
On white
1.75
#70DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#70DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DA7F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DA7F | 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)
#DCCA78
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#5ED6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70da7f; /* rgb */ color: rgb(112, 218, 127); /* oklch */ color: oklch(80.3% 0.161 146.9);
Tailwind
colors: {
custom: {
50: '#a0e6a5',
500: '#70da7f',
950: '#000000',
},
}SCSS
$custom: #70da7f; $custom-light: #a0e6a5; $custom-dark: #000000;
JSON
{
"hex": "#70da7f",
"rgb": {
"r": 112,
"g": 218,
"b": 127
},
"hsl": {
"h": 128.491,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.80287,
"c": 0.16066,
"h": 146.9
},
"luminance": 0.5512
}Semantic roles & 50–950 ramp
primary
#70DA7F
secondary
#A8469A
accent
#1FAFC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480