#70D37F#70D37F
#70D37F is a light, vivid green. Relative luminance 0.516; OKLCH L 78.6% C 0.151 H 147.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #70D37F |
|---|---|
| RGB | rgb(112, 211, 127) |
| HSL | hsl(129, 53%, 63%) |
| HSV | hsv(129, 47%, 83%) |
| CMYK | cmyk(46.9%, 0%, 39.8%, 17.3%) |
| CIE-LAB | lab(77.02, -46.69, 32.82) |
| CIE-LCH | lch(77.02, 57.07, 144.89°) |
| OKLab | oklab(78.58% -0.1268 0.0813) |
| OKLCH | oklch(78.58% 0.151 147.3) |
| XYZ | xyz(33.8052, 51.5631, 28.2459) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.99
Soft Green
#6FC276
ΔE00 4.29
Seaweed
#18D17B
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.75
Dark Mint
#48C072
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D37F #D370C4
analogous
#92D370 #70D37F #70D3B0
triadic
#70D37F #7F70D3 #D37F70
tetradic
#70D37F #7092D3 #D370C4 #D3B070
square
#70D37F #7092D3 #D370C4 #D3B070
split-complementary
#70D37F #B070D3 #D37092
monochromatic
#2F993F #41C555 #70D37F #9FE1A9 #CEF0D3
Accessibility & contrast
On white
1.86
#70D37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#70D37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D37F
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D37F | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#C7BA84
Tritanopia (blue-blind)
#5FCFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70d37f; /* rgb */ color: rgb(112, 211, 127); /* oklch */ color: oklch(78.6% 0.151 147.3);
Tailwind
colors: {
custom: {
50: '#9fe1a5',
500: '#70d37f',
950: '#000000',
},
}SCSS
$custom: #70d37f; $custom-light: #9fe1a5; $custom-dark: #000000;
JSON
{
"hex": "#70d37f",
"rgb": {
"r": 112,
"g": 211,
"b": 127
},
"hsl": {
"h": 129.091,
"s": 52.941,
"l": 63.333
},
"oklch": {
"l": 0.78579,
"c": 0.15067,
"h": 147.3
},
"luminance": 0.51566
}Semantic roles & 50–950 ramp
primary
#70D37F
secondary
#9E4991
accent
#25A9C0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480