#70DF85#70DF85
#70DF85 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.162 H 148.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF85 |
|---|---|
| RGB | rgb(112, 223, 133) |
| HSL | hsl(131, 63%, 66%) |
| HSV | hsv(131, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.69, -50.69, 34.57) |
| CIE-LCH | lch(80.69, 61.36, 145.71°) |
| OKLab | oklab(81.61% -0.1376 0.0856) |
| OKLCH | oklch(81.61% 0.162 148.1) |
| XYZ | xyz(37.3011, 57.9106, 31.3980) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 5.00
Lightish Green
#61E160
ΔE00 5.36
Aqua Green
#12E193
ΔE00 6.13
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF85 #DF70CA
analogous
#92DF70 #70DF85 #70DFBC
triadic
#70DF85 #8570DF #DF8570
tetradic
#70DF85 #7092DF #DF70CA #DFBC70
square
#70DF85 #7092DF #DF70CA #DFBC70
split-complementary
#70DF85 #BC70DF #DF7092
monochromatic
#27AE40 #3ED45A #70DF85 #A2EAB0 #D4F5DA
Accessibility & contrast
On white
1.67
#70DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#70DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF85
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF85 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D2C48B
Tritanopia (blue-blind)
#5BDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df85; /* rgb */ color: rgb(112, 223, 133); /* oklch */ color: oklch(81.6% 0.162 148.1);
Tailwind
colors: {
custom: {
50: '#a0eaa9',
500: '#70df85',
950: '#000000',
},
}SCSS
$custom: #70df85; $custom-light: #a0eaa9; $custom-dark: #000000;
JSON
{
"hex": "#70df85",
"rgb": {
"r": 112,
"g": 223,
"b": 133
},
"hsl": {
"h": 131.351,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81609,
"c": 0.16201,
"h": 148.1
},
"luminance": 0.57914
}Semantic roles & 50–950 ramp
primary
#70DF85
secondary
#B0449B
accent
#1AAACB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481