#70F97A#70F97A
#70F97A is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.8% C 0.207 H 144.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70F97A |
|---|---|
| RGB | rgb(112, 249, 122) |
| HSL | hsl(124, 92%, 71%) |
| HSV | hsv(124, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(88.26, -62.39, 49.47) |
| CIE-LCH | lch(88.26, 79.62, 141.59°) |
| OKLab | oklab(87.77% -0.1692 0.119) |
| OKLCH | oklch(87.77% 0.207 144.9) |
| XYZ | xyz(44.0681, 72.5974, 30.0990) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 2.51
Lighter Green
#75FD63
ΔE00 3.29
Light Green
#96F97B
ΔE00 3.64
Light Bright Green
#53FE5C
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F97A #F970EF
analogous
#AAF970 #70F97A #70F9BF
triadic
#70F97A #7A70F9 #F97A70
tetradic
#70F97A #70AAF9 #F970EF #F9BF70
square
#70F97A #70AAF9 #F970EF #F9BF70
split-complementary
#70F97A #BF70F9 #F970AA
monochromatic
#0AE51A #35F743 #70F97A #ABFBB1 #E2FEE4
Accessibility & contrast
On white
1.35
#70F97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#70F97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F97A
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F97A | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#57F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #70f97a; /* rgb */ color: rgb(112, 249, 122); /* oklch */ color: oklch(87.8% 0.207 144.9);
Tailwind
colors: {
custom: {
50: '#a4fca3',
500: '#70f97a',
950: '#000000',
},
}SCSS
$custom: #70f97a; $custom-light: #a4fca3; $custom-dark: #000000;
JSON
{
"hex": "#70f97a",
"rgb": {
"r": 112,
"g": 249,
"b": 122
},
"hsl": {
"h": 124.38,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.87767,
"c": 0.20686,
"h": 144.9
},
"luminance": 0.72601
}Semantic roles & 50–950 ramp
primary
#70F97A
secondary
#D439C9
accent
#00D5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680