#70D67F#70D67F
#70D67F is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.155 H 147.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70D67F |
|---|---|
| RGB | rgb(112, 214, 127) |
| HSL | hsl(129, 55%, 64%) |
| HSV | hsv(129, 48%, 84%) |
| CMYK | cmyk(47.7%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.91, -47.94, 33.99) |
| CIE-LCH | lch(77.91, 58.77, 144.66°) |
| OKLab | oklab(79.31% -0.1302 0.0841) |
| OKLCH | oklch(79.31% 0.155 147.2) |
| XYZ | xyz(34.5574, 53.0676, 28.4966) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.55
Soft Green
#6FC276
ΔE00 5.05
Weird Green
#3AE57F
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.57
Lightish Green
#61E160
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D67F #D670C7
analogous
#94D670 #70D67F #70D6B2
triadic
#70D67F #7F70D6 #D67F70
tetradic
#70D67F #7094D6 #D670C7 #D6B270
square
#70D67F #7094D6 #D670C7 #D6B270
split-complementary
#70D67F #B270D6 #D67094
monochromatic
#2D9E3E #40C854 #70D67F #A0E4AA #CFF1D4
Accessibility & contrast
On white
1.81
#70D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#70D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D67F
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D67F | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#5FD2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70d67f; /* rgb */ color: rgb(112, 214, 127); /* oklch */ color: oklch(79.3% 0.155 147.2);
Tailwind
colors: {
custom: {
50: '#9fe3a5',
500: '#70d67f',
950: '#000000',
},
}SCSS
$custom: #70d67f; $custom-light: #9fe3a5; $custom-dark: #000000;
JSON
{
"hex": "#70d67f",
"rgb": {
"r": 112,
"g": 214,
"b": 127
},
"hsl": {
"h": 128.824,
"s": 55.435,
"l": 63.922
},
"oklch": {
"l": 0.79311,
"c": 0.15498,
"h": 147.2
},
"luminance": 0.5307
}Semantic roles & 50–950 ramp
primary
#70D67F
secondary
#A34895
accent
#23ABC3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480