#70F19F#70F19F
#70F19F is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.163 H 153.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70F19F |
|---|---|
| RGB | rgb(112, 241, 159) |
| HSL | hsl(142, 82%, 69%) |
| HSV | hsv(142, 54%, 95%) |
| CMYK | cmyk(53.5%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.43, -53.58, 29.03) |
| CIE-LCH | lch(86.43, 60.94, 151.55°) |
| OKLab | oklab(86.45% -0.1456 0.073) |
| OKLCH | oklch(86.45% 0.163 153.4) |
| XYZ | xyz(44.3920, 68.8547, 43.7451) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F19F #F170C2
analogous
#82F170 #70F19F #70F1DF
triadic
#70F19F #9F70F1 #F19F70
tetradic
#70F19F #7082F1 #F170C2 #F1DF70
square
#70F19F #7082F1 #F170C2 #F1DF70
split-complementary
#70F19F #DF70F1 #F17082
monochromatic
#15D25A #38EC7A #70F19F #A8F6C4 #DFFCEA
Accessibility & contrast
On white
1.42
#70F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#70F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F19F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F19F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#4DEEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70f19f; /* rgb */ color: rgb(112, 241, 159); /* oklch */ color: oklch(86.4% 0.163 153.4);
Tailwind
colors: {
custom: {
50: '#a2f6bc',
500: '#70f19f',
950: '#000000',
},
}SCSS
$custom: #70f19f; $custom-light: #a2f6bc; $custom-dark: #000000;
JSON
{
"hex": "#70f19f",
"rgb": {
"r": 112,
"g": 241,
"b": 159
},
"hsl": {
"h": 141.86,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.86446,
"c": 0.16289,
"h": 153.4
},
"luminance": 0.68859
}Semantic roles & 50–950 ramp
primary
#70F19F
secondary
#CA3B96
accent
#0790DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582