#70EE80#70EE80
#70EE80 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.187 H 146.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE80 |
|---|---|
| RGB | rgb(112, 238, 128) |
| HSL | hsl(128, 79%, 69%) |
| HSV | hsv(128, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.07, -57.40, 42.67) |
| CIE-LCH | lch(85.07, 71.52, 143.38°) |
| OKLab | oklab(85.18% -0.1556 0.104) |
| OKLCH | oklch(85.18% 0.187 146.2) |
| XYZ | xyz(41.1504, 66.1489, 31.0174) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.38
Minty Green
#0BF77D
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE80 #EE70DE
analogous
#9FEE70 #70EE80 #70EEBF
triadic
#70EE80 #8070EE #EE8070
tetradic
#70EE80 #709FEE #EE70DE #EEBF70
square
#70EE80 #709FEE #EE70DE #EEBF70
split-complementary
#70EE80 #BF70EE #EE709F
monochromatic
#18CB2F #39E74F #70EE80 #A7F5B1 #DDFBE1
Accessibility & contrast
On white
1.48
#70EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#70EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE80
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE80 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#59E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ee80; /* rgb */ color: rgb(112, 238, 128); /* oklch */ color: oklch(85.2% 0.187 146.2);
Tailwind
colors: {
custom: {
50: '#a2f4a6',
500: '#70ee80',
950: '#000000',
},
}SCSS
$custom: #70ee80; $custom-light: #a2f4a6; $custom-dark: #000000;
JSON
{
"hex": "#70ee80",
"rgb": {
"r": 112,
"g": 238,
"b": 128
},
"hsl": {
"h": 127.619,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85177,
"c": 0.18719,
"h": 146.2
},
"luminance": 0.66152
}Semantic roles & 50–950 ramp
primary
#70EE80
secondary
#C73CB5
accent
#0AC1DB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580