#70DF8D#70DF8D
#70DF8D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.8% C 0.154 H 150.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF8D |
|---|---|
| RGB | rgb(112, 223, 141) |
| HSL | hsl(136, 63%, 66%) |
| HSV | hsv(136, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.82, -49.38, 30.68) |
| CIE-LCH | lch(80.82, 58.13, 148.14°) |
| OKLab | oklab(81.76% -0.1341 0.0766) |
| OKLCH | oklch(81.76% 0.154 150.3) |
| XYZ | xyz(37.8750, 58.1402, 34.4205) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.95
Seafoam Green
#7AF9AB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF8D #DF70C2
analogous
#8ADF70 #70DF8D #70DFC5
triadic
#70DF8D #8D70DF #DF8D70
tetradic
#70DF8D #708ADF #DF70C2 #DFC570
square
#70DF8D #708ADF #DF70C2 #DFC570
split-complementary
#70DF8D #C570DF #DF708A
monochromatic
#27AE4A #3ED465 #70DF8D #A2EAB5 #D4F5DD
Accessibility & contrast
On white
1.66
#70DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#70DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF8D
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF8D | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#59DCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70df8d; /* rgb */ color: rgb(112, 223, 141); /* oklch */ color: oklch(81.8% 0.154 150.3);
Tailwind
colors: {
custom: {
50: '#a0eaaf',
500: '#70df8d',
950: '#000000',
},
}SCSS
$custom: #70df8d; $custom-light: #a0eaaf; $custom-dark: #000000;
JSON
{
"hex": "#70df8d",
"rgb": {
"r": 112,
"g": 223,
"b": 141
},
"hsl": {
"h": 135.676,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81755,
"c": 0.15445,
"h": 150.3
},
"luminance": 0.58143
}Semantic roles & 50–950 ramp
primary
#70DF8D
secondary
#B04493
accent
#1A9DCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481