#70DA7B#70DA7B
#70DA7B is a light, vivid green. Relative luminance 0.550; OKLCH L 80.2% C 0.164 H 146.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70DA7B |
|---|---|
| RGB | rgb(112, 218, 123) |
| HSL | hsl(126, 59%, 65%) |
| HSV | hsv(126, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(79.05, -50.20, 37.47) |
| CIE-LCH | lch(79.05, 62.64, 143.26°) |
| OKLab | oklab(80.22% -0.1363 0.092) |
| OKLCH | oklch(80.22% 0.164 146) |
| XYZ | xyz(35.3266, 55.0149, 27.4924) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.54
Weird Green
#3AE57F
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.02
Lightgreen
#90EE90
ΔE00 5.19
Emerald
#50C878
ΔE00 5.64
Fresh Green
#69D84F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DA7B #DA70CF
analogous
#9ADA70 #70DA7B #70DAB0
triadic
#70DA7B #7B70DA #DA7B70
tetradic
#70DA7B #709ADA #DA70CF #DAB070
square
#70DA7B #709ADA #DA70CF #DAB070
split-complementary
#70DA7B #B070DA #DA709A
monochromatic
#2BA537 #3FCD4E #70DA7B #A1E7A8 #D1F3D5
Accessibility & contrast
On white
1.75
#70DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#70DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DA7B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DA7B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#5FD6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70da7b; /* rgb */ color: rgb(112, 218, 123); /* oklch */ color: oklch(80.2% 0.164 146.0);
Tailwind
colors: {
custom: {
50: '#a0e6a2',
500: '#70da7b',
950: '#000000',
},
}SCSS
$custom: #70da7b; $custom-light: #a0e6a2; $custom-dark: #000000;
JSON
{
"hex": "#70da7b",
"rgb": {
"r": 112,
"g": 218,
"b": 123
},
"hsl": {
"h": 126.226,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.8022,
"c": 0.16444,
"h": 146
},
"luminance": 0.55018
}Semantic roles & 50–950 ramp
primary
#70DA7B
secondary
#A8469E
accent
#1FB5C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480