#70FC93#70FC93
#70FC93 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.9% C 0.189 H 149.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70FC93 |
|---|---|
| RGB | rgb(112, 252, 147) |
| HSL | hsl(135, 96%, 71%) |
| HSV | hsv(135, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(89.47, -59.92, 39.04) |
| CIE-LCH | lch(89.47, 71.51, 146.92°) |
| OKLab | oklab(88.87% -0.1622 0.0964) |
| OKLCH | oklch(88.87% 0.189 149.3) |
| XYZ | xyz(46.7557, 75.1679, 39.6430) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.42
Mint Green
#8FFF9F
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FC93 #FC70D9
analogous
#93FC70 #70FC93 #70FCD9
triadic
#70FC93 #9370FC #FC9370
tetradic
#70FC93 #7093FC #FC70D9 #FCD970
square
#70FC93 #7093FC #FC70D9 #FCD970
split-complementary
#70FC93 #D970FC #FC7093
monochromatic
#05ED3F #34FB66 #70FC93 #ACFDC0 #E1FEE8
Accessibility & contrast
On white
1.31
#70FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#70FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FC93
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FC93 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#4EF8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #70fc93; /* rgb */ color: rgb(112, 252, 147); /* oklch */ color: oklch(88.9% 0.189 149.3);
Tailwind
colors: {
custom: {
50: '#a3feb4',
500: '#70fc93',
950: '#000000',
},
}SCSS
$custom: #70fc93; $custom-light: #a3feb4; $custom-dark: #000000;
JSON
{
"hex": "#70fc93",
"rgb": {
"r": 112,
"g": 252,
"b": 147
},
"hsl": {
"h": 135,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.88874,
"c": 0.18867,
"h": 149.3
},
"luminance": 0.75172
}Semantic roles & 50–950 ramp
primary
#70FC93
secondary
#D838B0
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681