#70FF8D#70FF8D
#70FF8D is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.5% C 0.198 H 147.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #70FF8D |
|---|---|
| RGB | rgb(112, 255, 141) |
| HSL | hsl(132, 100%, 72%) |
| HSV | hsv(132, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.27, -61.97, 42.97) |
| CIE-LCH | lch(90.27, 75.42, 145.26°) |
| OKLab | oklab(89.5% -0.1677 0.1053) |
| OKLCH | oklch(89.5% 0.198 147.9) |
| XYZ | xyz(47.2467, 76.8836, 37.5443) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FF8D #FF70E2
analogous
#9BFF70 #70FF8D #70FFD5
triadic
#70FF8D #8D70FF #FF8D70
tetradic
#70FF8D #709BFF #FF70E2 #FFD570
square
#70FF8D #709BFF #FF70E2 #FFD570
split-complementary
#70FF8D #D570FF #FF709B
monochromatic
#00F532 #33FF5C #70FF8D #ADFFBE #E0FFE7
Accessibility & contrast
On white
1.28
#70FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#70FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FF8D
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FF8D | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#4FFAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70ff8d; /* rgb */ color: rgb(112, 255, 141); /* oklch */ color: oklch(89.5% 0.198 147.9);
Tailwind
colors: {
custom: {
50: '#a4ffb0',
500: '#70ff8d',
950: '#000000',
},
}SCSS
$custom: #70ff8d; $custom-light: #a4ffb0; $custom-dark: #000000;
JSON
{
"hex": "#70ff8d",
"rgb": {
"r": 112,
"g": 255,
"b": 141
},
"hsl": {
"h": 132.168,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.895,
"c": 0.198,
"h": 147.9
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#70FF8D
secondary
#DC37BA
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681