#70F592#70F592
#70F592 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.180 H 149.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70F592 |
|---|---|
| RGB | rgb(112, 245, 146) |
| HSL | hsl(135, 87%, 70%) |
| HSV | hsv(135, 54%, 96%) |
| CMYK | cmyk(54.3%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(87.40, -57.37, 36.83) |
| CIE-LCH | lch(87.40, 68.18, 147.30°) |
| OKLab | oklab(87.17% -0.1554 0.0912) |
| OKLCH | oklch(87.17% 0.18 149.6) |
| XYZ | xyz(44.5197, 70.8210, 38.5123) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.15
Mint Green
#8FFF9F
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F592 #F570D3
analogous
#91F570 #70F592 #70F5D4
triadic
#70F592 #9270F5 #F59270
tetradic
#70F592 #7091F5 #F570D3 #F5D470
square
#70F592 #7091F5 #F570D3 #F5D470
split-complementary
#70F592 #D470F5 #F57091
monochromatic
#0FDB43 #37F166 #70F592 #A9F9BE #E2FDE9
Accessibility & contrast
On white
1.38
#70F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#70F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F592
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F592 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#51F1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #70f592; /* rgb */ color: rgb(112, 245, 146); /* oklch */ color: oklch(87.2% 0.180 149.6);
Tailwind
colors: {
custom: {
50: '#a3f9b3',
500: '#70f592',
950: '#000000',
},
}SCSS
$custom: #70f592; $custom-light: #a3f9b3; $custom-dark: #000000;
JSON
{
"hex": "#70f592",
"rgb": {
"r": 112,
"g": 245,
"b": 146
},
"hsl": {
"h": 135.338,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.87168,
"c": 0.18021,
"h": 149.6
},
"luminance": 0.70825
}Semantic roles & 50–950 ramp
primary
#70F592
secondary
#CF3AA9
accent
#02AAE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581