#70FF8A#70FF8A
#70FF8A is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.201 H 147.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #70FF8A |
|---|---|
| RGB | rgb(112, 255, 138) |
| HSL | hsl(131, 100%, 72%) |
| HSV | hsv(131, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.23, -62.41, 44.36) |
| CIE-LCH | lch(90.23, 76.58, 144.60°) |
| OKLab | oklab(89.45% -0.1689 0.1083) |
| OKLCH | oklch(89.45% 0.201 147.3) |
| XYZ | xyz(47.0265, 76.7955, 36.3846) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Baby Green
#8CFF9E
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FF8A #FF70E5
analogous
#9EFF70 #70FF8A #70FFD2
triadic
#70FF8A #8A70FF #FF8A70
tetradic
#70FF8A #709EFF #FF70E5 #FFD270
square
#70FF8A #709EFF #FF70E5 #FFD270
split-complementary
#70FF8A #D270FF #FF709E
monochromatic
#00F52C #33FF58 #70FF8A #ADFFBC #E0FFE6
Accessibility & contrast
On white
1.28
#70FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#70FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FF8A
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FF8A | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#50FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70ff8a; /* rgb */ color: rgb(112, 255, 138); /* oklch */ color: oklch(89.5% 0.201 147.3);
Tailwind
colors: {
custom: {
50: '#a4ffae',
500: '#70ff8a',
950: '#000000',
},
}SCSS
$custom: #70ff8a; $custom-light: #a4ffae; $custom-dark: #000000;
JSON
{
"hex": "#70ff8a",
"rgb": {
"r": 112,
"g": 255,
"b": 138
},
"hsl": {
"h": 130.909,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.89454,
"c": 0.20067,
"h": 147.3
},
"luminance": 0.768
}Semantic roles & 50–950 ramp
primary
#70FF8A
secondary
#DC37BE
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681