#70DF79#70DF79
#70DF79 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.173 H 145.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF79 |
|---|---|
| RGB | rgb(112, 223, 121) |
| HSL | hsl(125, 63%, 66%) |
| HSV | hsv(125, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.51, -52.52, 40.32) |
| CIE-LCH | lch(80.51, 66.21, 142.48°) |
| OKLab | oklab(81.41% -0.1426 0.0984) |
| OKLCH | oklch(81.41% 0.173 145.4) |
| XYZ | xyz(36.5189, 57.5977, 27.2785) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 5.04
Fresh Green
#69D84F
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF79 #DF70D6
analogous
#9EDF70 #70DF79 #70DFB0
triadic
#70DF79 #7970DF #DF7970
tetradic
#70DF79 #709EDF #DF70D6 #DFB070
square
#70DF79 #709EDF #DF70D6 #DFB070
split-complementary
#70DF79 #B070DF #DF709E
monochromatic
#27AE32 #3ED44A #70DF79 #A2EAA8 #D4F5D7
Accessibility & contrast
On white
1.68
#70DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#70DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF79
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF79 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#5EDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df79; /* rgb */ color: rgb(112, 223, 121); /* oklch */ color: oklch(81.4% 0.173 145.4);
Tailwind
colors: {
custom: {
50: '#a0eaa1',
500: '#70df79',
950: '#000000',
},
}SCSS
$custom: #70df79; $custom-light: #a0eaa1; $custom-dark: #000000;
JSON
{
"hex": "#70df79",
"rgb": {
"r": 112,
"g": 223,
"b": 121
},
"hsl": {
"h": 124.865,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81409,
"c": 0.17326,
"h": 145.4
},
"luminance": 0.57601
}Semantic roles & 50–950 ramp
primary
#70DF79
secondary
#B044A7
accent
#1ABDCB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480