#70FD9F#70FD9F
#70FD9F is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.3% C 0.179 H 152.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70FD9F |
|---|---|
| RGB | rgb(112, 253, 159) |
| HSL | hsl(140, 97%, 72%) |
| HSV | hsv(140, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(89.95, -58.34, 33.73) |
| CIE-LCH | lch(89.95, 67.39, 149.96°) |
| OKLab | oklab(89.33% -0.1581 0.0842) |
| OKLCH | oklch(89.33% 0.179 152) |
| XYZ | xyz(48.0618, 76.1941, 44.9683) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.47
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.64
Baby Green
#8CFF9E
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FD9F #FD70CE
analogous
#88FD70 #70FD9F #70FDE6
triadic
#70FD9F #9F70FD #FD9F70
tetradic
#70FD9F #7088FD #FD70CE #FDE670
square
#70FD9F #7088FD #FD70CE #FDE670
split-complementary
#70FD9F #E670FD #FD7088
monochromatic
#03EF52 #34FC76 #70FD9F #ACFEC8 #E1FFEB
Accessibility & contrast
On white
1.29
#70FD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#70FD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FD9F
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FD9F | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA99
Deuteranopia (green-blind)
#EADDA5
Tritanopia (blue-blind)
#49FAE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fd9f; /* rgb */ color: rgb(112, 253, 159); /* oklch */ color: oklch(89.3% 0.179 152.0);
Tailwind
colors: {
custom: {
50: '#a3ffbc',
500: '#70fd9f',
950: '#000000',
},
}SCSS
$custom: #70fd9f; $custom-light: #a3ffbc; $custom-dark: #000000;
JSON
{
"hex": "#70fd9f",
"rgb": {
"r": 112,
"g": 253,
"b": 159
},
"hsl": {
"h": 140,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.89326,
"c": 0.17916,
"h": 152
},
"luminance": 0.76199
}Semantic roles & 50–950 ramp
primary
#70FD9F
secondary
#D938A3
accent
#0099E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682