#70F080#70F080
#70F080 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.190 H 146.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70F080 |
|---|---|
| RGB | rgb(112, 240, 128) |
| HSL | hsl(128, 81%, 69%) |
| HSV | hsv(128, 53%, 94%) |
| CMYK | cmyk(53.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.67, -58.17, 43.41) |
| CIE-LCH | lch(85.67, 72.59, 143.27°) |
| OKLab | oklab(85.66% -0.1577 0.1057) |
| OKLCH | oklch(85.66% 0.19 146.2) |
| XYZ | xyz(41.7359, 67.3199, 31.2126) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Lightgreen (survey)
#76FF7B
ΔE00 3.74
Spearmint
#1EF876
ΔE00 4.13
Easter Green
#8CFD7E
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.29
Palegreen
#98FB98
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F080 #F070E0
analogous
#A0F070 #70F080 #70F0C0
triadic
#70F080 #8070F0 #F08070
tetradic
#70F080 #70A0F0 #F070E0 #F0C070
square
#70F080 #70A0F0 #F070E0 #F0C070
split-complementary
#70F080 #C070F0 #F070A0
monochromatic
#16D02D #39EA4F #70F080 #A7F6B1 #DFFCE2
Accessibility & contrast
On white
1.45
#70F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#70F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F080
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F080 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#58EBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70f080; /* rgb */ color: rgb(112, 240, 128); /* oklch */ color: oklch(85.7% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#a2f6a6',
500: '#70f080',
950: '#000000',
},
}SCSS
$custom: #70f080; $custom-light: #a2f6a6; $custom-dark: #000000;
JSON
{
"hex": "#70f080",
"rgb": {
"r": 112,
"g": 240,
"b": 128
},
"hsl": {
"h": 127.5,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.85664,
"c": 0.18986,
"h": 146.2
},
"luminance": 0.67323
}Semantic roles & 50–950 ramp
primary
#70F080
secondary
#C93BB7
accent
#08C3DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580