#70DF7E#70DF7E
#70DF7E is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.169 H 146.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF7E |
|---|---|
| RGB | rgb(112, 223, 126) |
| HSL | hsl(128, 63%, 66%) |
| HSV | hsv(128, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.58, -51.78, 37.94) |
| CIE-LCH | lch(80.58, 64.19, 143.77°) |
| OKLab | oklab(81.49% -0.1405 0.0932) |
| OKLCH | oklch(81.49% 0.169 146.5) |
| XYZ | xyz(36.8335, 57.7236, 28.9354) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.93
Fresh Green
#69D84F
ΔE00 6.01
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF7E #DF70D1
analogous
#99DF70 #70DF7E #70DFB6
triadic
#70DF7E #7E70DF #DF7E70
tetradic
#70DF7E #7099DF #DF70D1 #DFB670
square
#70DF7E #7099DF #DF70D1 #DFB670
split-complementary
#70DF7E #B670DF #DF7099
monochromatic
#27AE38 #3ED451 #70DF7E #A2EAAB #D4F5D8
Accessibility & contrast
On white
1.67
#70DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#70DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF7E
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF7E | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#5DDBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df7e; /* rgb */ color: rgb(112, 223, 126); /* oklch */ color: oklch(81.5% 0.169 146.5);
Tailwind
colors: {
custom: {
50: '#a0eaa4',
500: '#70df7e',
950: '#000000',
},
}SCSS
$custom: #70df7e; $custom-light: #a0eaa4; $custom-dark: #000000;
JSON
{
"hex": "#70df7e",
"rgb": {
"r": 112,
"g": 223,
"b": 126
},
"hsl": {
"h": 127.568,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.8149,
"c": 0.1686,
"h": 146.5
},
"luminance": 0.57726
}Semantic roles & 50–950 ramp
primary
#70DF7E
secondary
#B044A2
accent
#1AB5CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480