#70F888#70F888
#70F888 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.193 H 147.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70F888 |
|---|---|
| RGB | rgb(112, 248, 136) |
| HSL | hsl(131, 91%, 71%) |
| HSV | hsv(131, 55%, 97%) |
| CMYK | cmyk(54.8%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(88.14, -60.07, 42.68) |
| CIE-LCH | lch(88.14, 73.69, 144.61°) |
| OKLab | oklab(87.73% -0.1627 0.1044) |
| OKLCH | oklch(87.73% 0.193 147.3) |
| XYZ | xyz(44.6906, 72.3532, 34.8983) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Baby Green
#8CFF9E
ΔE00 3.21
Mint Green
#8FFF9F
ΔE00 3.44
Palegreen
#98FB98
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F888 #F870E0
analogous
#9CF870 #70F888 #70F8CC
triadic
#70F888 #8870F8 #F88870
tetradic
#70F888 #709CF8 #F870E0 #F8CC70
square
#70F888 #709CF8 #F870E0 #F8CC70
split-complementary
#70F888 #CC70F8 #F8709C
monochromatic
#0BE331 #36F557 #70F888 #AAFBB9 #E2FEE7
Accessibility & contrast
On white
1.36
#70F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#70F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F888
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F888 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#53F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #70f888; /* rgb */ color: rgb(112, 248, 136); /* oklch */ color: oklch(87.7% 0.193 147.3);
Tailwind
colors: {
custom: {
50: '#a3fbac',
500: '#70f888',
950: '#000000',
},
}SCSS
$custom: #70f888; $custom-light: #a3fbac; $custom-dark: #000000;
JSON
{
"hex": "#70f888",
"rgb": {
"r": 112,
"g": 248,
"b": 136
},
"hsl": {
"h": 130.588,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.87729,
"c": 0.19327,
"h": 147.3
},
"luminance": 0.72357
}Semantic roles & 50–950 ramp
primary
#70F888
secondary
#D339B8
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581