#70E07D#70E07D
#70E07D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.171 H 146.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70E07D |
|---|---|
| RGB | rgb(112, 224, 125) |
| HSL | hsl(127, 64%, 66%) |
| HSV | hsv(127, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.87, -52.33, 38.80) |
| CIE-LCH | lch(80.87, 65.15, 143.45°) |
| OKLab | oklab(81.72% -0.142 0.0951) |
| OKLCH | oklch(81.72% 0.171 146.2) |
| XYZ | xyz(37.0373, 58.2338, 28.6866) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Lightish Green
#61E160
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.97
Fresh Green
#69D84F
ΔE00 5.83
Turquoise Green
#04F489
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E07D #E070D3
analogous
#9BE070 #70E07D #70E0B5
triadic
#70E07D #7D70E0 #E07D70
tetradic
#70E07D #709BE0 #E070D3 #E0B570
square
#70E07D #709BE0 #E070D3 #E0B570
split-complementary
#70E07D #B570E0 #E0709B
monochromatic
#26B036 #3ED54F #70E07D #A2EBAB #D5F6D8
Accessibility & contrast
On white
1.66
#70E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#70E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E07D
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E07D | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#5DDBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e07d; /* rgb */ color: rgb(112, 224, 125); /* oklch */ color: oklch(81.7% 0.171 146.2);
Tailwind
colors: {
custom: {
50: '#a0eaa4',
500: '#70e07d',
950: '#000000',
},
}SCSS
$custom: #70e07d; $custom-light: #a0eaa4; $custom-dark: #000000;
JSON
{
"hex": "#70e07d",
"rgb": {
"r": 112,
"g": 224,
"b": 125
},
"hsl": {
"h": 126.964,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81718,
"c": 0.17092,
"h": 146.2
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#70E07D
secondary
#B143A4
accent
#19B7CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480