#70F58F#70F58F
#70F58F is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.183 H 148.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70F58F |
|---|---|
| RGB | rgb(112, 245, 143) |
| HSL | hsl(134, 87%, 70%) |
| HSV | hsv(134, 54%, 96%) |
| CMYK | cmyk(54.3%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.35, -57.85, 38.25) |
| CIE-LCH | lch(87.35, 69.36, 146.53°) |
| OKLab | oklab(87.12% -0.1567 0.0944) |
| OKLCH | oklch(87.12% 0.183 148.9) |
| XYZ | xyz(44.2894, 70.7289, 37.2994) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F58F #F570D6
analogous
#93F570 #70F58F #70F5D2
triadic
#70F58F #8F70F5 #F58F70
tetradic
#70F58F #7093F5 #F570D6 #F5D270
square
#70F58F #7093F5 #F570D6 #F5D270
split-complementary
#70F58F #D270F5 #F57093
monochromatic
#0FDB3F #37F162 #70F58F #A9F9BC #E2FDE9
Accessibility & contrast
On white
1.39
#70F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#70F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F58F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F58F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#52F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f58f; /* rgb */ color: rgb(112, 245, 143); /* oklch */ color: oklch(87.1% 0.183 148.9);
Tailwind
colors: {
custom: {
50: '#a3f9b1',
500: '#70f58f',
950: '#000000',
},
}SCSS
$custom: #70f58f; $custom-light: #a3f9b1; $custom-dark: #000000;
JSON
{
"hex": "#70f58f",
"rgb": {
"r": 112,
"g": 245,
"b": 143
},
"hsl": {
"h": 133.985,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.87117,
"c": 0.18295,
"h": 148.9
},
"luminance": 0.70733
}Semantic roles & 50–950 ramp
primary
#70F58F
secondary
#CF3AAC
accent
#02AFE3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581