#70DF7A#70DF7A
#70DF7A is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.172 H 145.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF7A |
|---|---|
| RGB | rgb(112, 223, 122) |
| HSL | hsl(125, 63%, 66%) |
| HSV | hsv(125, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 45.3%, 12.5%) |
| CIE-LAB | lab(80.53, -52.37, 39.85) |
| CIE-LCH | lch(80.53, 65.81, 142.73°) |
| OKLab | oklab(81.43% -0.1422 0.0974) |
| OKLCH | oklch(81.43% 0.172 145.6) |
| XYZ | xyz(36.5806, 57.6224, 27.6032) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF7A #DF70D5
analogous
#9DDF70 #70DF7A #70DFB1
triadic
#70DF7A #7A70DF #DF7A70
tetradic
#70DF7A #709DDF #DF70D5 #DFB170
square
#70DF7A #709DDF #DF70D5 #DFB170
split-complementary
#70DF7A #B170DF #DF709D
monochromatic
#27AE33 #3ED44B #70DF7A #A2EAA9 #D4F5D7
Accessibility & contrast
On white
1.68
#70DF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#70DF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF7A
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF7A | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#5EDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df7a; /* rgb */ color: rgb(112, 223, 122); /* oklch */ color: oklch(81.4% 0.172 145.6);
Tailwind
colors: {
custom: {
50: '#a0eaa2',
500: '#70df7a',
950: '#000000',
},
}SCSS
$custom: #70df7a; $custom-light: #a0eaa2; $custom-dark: #000000;
JSON
{
"hex": "#70df7a",
"rgb": {
"r": 112,
"g": 223,
"b": 122
},
"hsl": {
"h": 125.405,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81425,
"c": 0.17233,
"h": 145.6
},
"luminance": 0.57625
}Semantic roles & 50–950 ramp
primary
#70DF7A
secondary
#B044A6
accent
#1ABBCB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480