#70F985#70F985
#70F985 is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.197 H 146.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70F985 |
|---|---|
| RGB | rgb(112, 249, 133) |
| HSL | hsl(129, 92%, 71%) |
| HSV | hsv(129, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.39, -60.88, 44.44) |
| CIE-LCH | lch(88.39, 75.38, 143.87°) |
| OKLab | oklab(87.93% -0.1649 0.1083) |
| OKLCH | oklch(87.93% 0.197 146.7) |
| XYZ | xyz(44.7886, 72.8856, 33.8938) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Easter Green
#8CFD7E
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.64
Mint Green
#8FFF9F
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F985 #F970E4
analogous
#9FF970 #70F985 #70F9C9
triadic
#70F985 #8570F9 #F98570
tetradic
#70F985 #709FF9 #F970E4 #F9C970
square
#70F985 #709FF9 #F970E4 #F9C970
split-complementary
#70F985 #C970F9 #F9709F
monochromatic
#0AE52B #35F753 #70F985 #ABFBB7 #E2FEE6
Accessibility & contrast
On white
1.35
#70F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#70F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F985
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F985 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#54F4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #70f985; /* rgb */ color: rgb(112, 249, 133); /* oklch */ color: oklch(87.9% 0.197 146.7);
Tailwind
colors: {
custom: {
50: '#a3fcaa',
500: '#70f985',
950: '#000000',
},
}SCSS
$custom: #70f985; $custom-light: #a3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#70f985",
"rgb": {
"r": 112,
"g": 249,
"b": 133
},
"hsl": {
"h": 129.197,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.87925,
"c": 0.19726,
"h": 146.7
},
"luminance": 0.7289
}Semantic roles & 50–950 ramp
primary
#70F985
secondary
#D439BC
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681