#70F17C#70F17C
#70F17C is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.195 H 145.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70F17C |
|---|---|
| RGB | rgb(112, 241, 124) |
| HSL | hsl(126, 82%, 69%) |
| HSV | hsv(126, 54%, 95%) |
| CMYK | cmyk(53.5%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.91, -59.12, 45.63) |
| CIE-LCH | lch(85.91, 74.68, 142.33°) |
| OKLab | oklab(85.85% -0.1603 0.1106) |
| OKLCH | oklch(85.85% 0.195 145.4) |
| XYZ | xyz(41.7730, 67.8070, 29.9516) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.89
Spearmint
#1EF876
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.19
Light Green
#96F97B
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F17C #F170E5
analogous
#A5F170 #70F17C #70F1BC
triadic
#70F17C #7C70F1 #F17C70
tetradic
#70F17C #70A5F1 #F170E5 #F1BC70
square
#70F17C #70A5F1 #F170E5 #F1BC70
split-complementary
#70F17C #BC70F1 #F170A5
monochromatic
#15D226 #38EC49 #70F17C #A8F6AF #DFFCE2
Accessibility & contrast
On white
1.44
#70F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#70F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F17C
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F17C | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#59ECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70f17c; /* rgb */ color: rgb(112, 241, 124); /* oklch */ color: oklch(85.8% 0.195 145.4);
Tailwind
colors: {
custom: {
50: '#a3f6a4',
500: '#70f17c',
950: '#000000',
},
}SCSS
$custom: #70f17c; $custom-light: #a3f6a4; $custom-dark: #000000;
JSON
{
"hex": "#70f17c",
"rgb": {
"r": 112,
"g": 241,
"b": 124
},
"hsl": {
"h": 125.581,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.85847,
"c": 0.19474,
"h": 145.4
},
"luminance": 0.67811
}Semantic roles & 50–950 ramp
primary
#70F17C
secondary
#CA3BBD
accent
#07CBDF
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580