#70F285#70F285
#70F285 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.188 H 147.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70F285 |
|---|---|
| RGB | rgb(112, 242, 133) |
| HSL | hsl(130, 83%, 69%) |
| HSV | hsv(130, 54%, 95%) |
| CMYK | cmyk(53.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(86.32, -58.22, 41.83) |
| CIE-LCH | lch(86.32, 71.69, 144.30°) |
| OKLab | oklab(86.23% -0.1577 0.1023) |
| OKLCH | oklch(86.23% 0.188 147) |
| XYZ | xyz(42.6652, 68.6388, 33.1860) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.82
Palegreen
#98FB98
ΔE00 4.00
Mint Green
#8FFF9F
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F285 #F270DD
analogous
#9CF270 #70F285 #70F2C6
triadic
#70F285 #8570F2 #F28570
tetradic
#70F285 #709CF2 #F270DD #F2C670
square
#70F285 #709CF2 #F270DD #F2C670
split-complementary
#70F285 #C670F2 #F2709C
monochromatic
#13D432 #38ED55 #70F285 #A8F7B5 #E0FCE5
Accessibility & contrast
On white
1.43
#70F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#70F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F285
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F285 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7D
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#56EDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #70f285; /* rgb */ color: rgb(112, 242, 133); /* oklch */ color: oklch(86.2% 0.188 147.0);
Tailwind
colors: {
custom: {
50: '#a2f7aa',
500: '#70f285',
950: '#000000',
},
}SCSS
$custom: #70f285; $custom-light: #a2f7aa; $custom-dark: #000000;
JSON
{
"hex": "#70f285",
"rgb": {
"r": 112,
"g": 242,
"b": 133
},
"hsl": {
"h": 129.692,
"s": 83.333,
"l": 69.412
},
"oklch": {
"l": 0.86227,
"c": 0.18802,
"h": 147
},
"luminance": 0.68642
}Semantic roles & 50–950 ramp
primary
#70F285
secondary
#CB3BB4
accent
#06BDE0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581