#70FD8F#70FD8F
#70FD8F is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.0% C 0.194 H 148.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70FD8F |
|---|---|
| RGB | rgb(112, 253, 143) |
| HSL | hsl(133, 97%, 72%) |
| HSV | hsv(133, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(89.71, -60.92, 41.29) |
| CIE-LCH | lch(89.71, 73.59, 145.87°) |
| OKLab | oklab(89.05% -0.1649 0.1015) |
| OKLCH | oklch(89.05% 0.194 148.4) |
| XYZ | xyz(46.7621, 75.6743, 38.1236) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.65
Mint Green
#8FFF9F
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FD8F #FD70DE
analogous
#98FD70 #70FD8F #70FDD5
triadic
#70FD8F #8F70FD #FD8F70
tetradic
#70FD8F #7098FD #FD70DE #FDD570
square
#70FD8F #7098FD #FD70DE #FDD570
split-complementary
#70FD8F #D570FD #FD7098
monochromatic
#03EF37 #34FC60 #70FD8F #ACFEBE #E1FFE7
Accessibility & contrast
On white
1.30
#70FD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#70FD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FD8F
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FD8F | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#4FF8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fd8f; /* rgb */ color: rgb(112, 253, 143); /* oklch */ color: oklch(89.0% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#a4ffb1',
500: '#70fd8f',
950: '#000000',
},
}SCSS
$custom: #70fd8f; $custom-light: #a4ffb1; $custom-dark: #000000;
JSON
{
"hex": "#70fd8f",
"rgb": {
"r": 112,
"g": 253,
"b": 143
},
"hsl": {
"h": 133.191,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89049,
"c": 0.19359,
"h": 148.4
},
"luminance": 0.75678
}Semantic roles & 50–950 ramp
primary
#70FD8F
secondary
#D938B6
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681