#70D87F#70D87F
#70D87F is a light, vivid green. Relative luminance 0.541; OKLCH L 79.8% C 0.158 H 147.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #70D87F |
|---|---|
| RGB | rgb(112, 216, 127) |
| HSL | hsl(129, 57%, 64%) |
| HSV | hsv(129, 48%, 85%) |
| CMYK | cmyk(48.1%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.51, -48.77, 34.77) |
| CIE-LCH | lch(78.51, 59.89, 144.52°) |
| OKLab | oklab(79.8% -0.1324 0.0859) |
| OKLCH | oklch(79.8% 0.158 147) |
| XYZ | xyz(35.0667, 54.0862, 28.6664) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.80
Emerald
#50C878
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.16
Lightish Green
#61E160
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D87F #D870C9
analogous
#95D870 #70D87F #70D8B3
triadic
#70D87F #7F70D8 #D87F70
tetradic
#70D87F #7095D8 #D870C9 #D8B370
square
#70D87F #7095D8 #D870C9 #D8B370
split-complementary
#70D87F #B370D8 #D87095
monochromatic
#2CA23D #40CB54 #70D87F #A0E5AA #D0F2D5
Accessibility & contrast
On white
1.78
#70D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#70D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D87F
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D87F | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#5ED4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d87f; /* rgb */ color: rgb(112, 216, 127); /* oklch */ color: oklch(79.8% 0.158 147.0);
Tailwind
colors: {
custom: {
50: '#9fe5a5',
500: '#70d87f',
950: '#000000',
},
}SCSS
$custom: #70d87f; $custom-light: #9fe5a5; $custom-dark: #000000;
JSON
{
"hex": "#70d87f",
"rgb": {
"r": 112,
"g": 216,
"b": 127
},
"hsl": {
"h": 128.654,
"s": 57.143,
"l": 64.314
},
"oklch": {
"l": 0.79799,
"c": 0.15783,
"h": 147
},
"luminance": 0.54089
}Semantic roles & 50–950 ramp
primary
#70D87F
secondary
#A54798
accent
#21ADC5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480