#70F97C#70F97C
#70F97C is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.8% C 0.205 H 145.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70F97C |
|---|---|
| RGB | rgb(112, 249, 124) |
| HSL | hsl(125, 92%, 71%) |
| HSV | hsv(125, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.28, -62.12, 48.56) |
| CIE-LCH | lch(88.28, 78.85, 141.99°) |
| OKLab | oklab(87.79% -0.1684 0.1171) |
| OKLCH | oklch(87.79% 0.205 145.2) |
| XYZ | xyz(44.1933, 72.6475, 30.7584) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.49
Easter Green
#8CFD7E
ΔE00 2.60
Lighter Green
#75FD63
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.67
Light Green
#96F97B
ΔE00 3.75
Light Bright Green
#53FE5C
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F97C #F970ED
analogous
#A9F970 #70F97C #70F9C0
triadic
#70F97C #7C70F9 #F97C70
tetradic
#70F97C #70A9F9 #F970ED #F9C070
square
#70F97C #70A9F9 #F970ED #F9C070
split-complementary
#70F97C #C070F9 #F970A9
monochromatic
#0AE51D #35F746 #70F97C #ABFBB2 #E2FEE4
Accessibility & contrast
On white
1.35
#70F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#70F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F97C
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F97C | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#57F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #70f97c; /* rgb */ color: rgb(112, 249, 124); /* oklch */ color: oklch(87.8% 0.205 145.2);
Tailwind
colors: {
custom: {
50: '#a4fca4',
500: '#70f97c',
950: '#000000',
},
}SCSS
$custom: #70f97c; $custom-light: #a4fca4; $custom-dark: #000000;
JSON
{
"hex": "#70f97c",
"rgb": {
"r": 112,
"g": 249,
"b": 124
},
"hsl": {
"h": 125.255,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.87794,
"c": 0.20514,
"h": 145.2
},
"luminance": 0.72651
}Semantic roles & 50–950 ramp
primary
#70F97C
secondary
#D439C7
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680