#70EE8D#70EE8D
#70EE8D is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.175 H 149.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70EE8D |
|---|---|
| RGB | rgb(112, 238, 141) |
| HSL | hsl(134, 79%, 69%) |
| HSV | hsv(134, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.26, -55.43, 36.52) |
| CIE-LCH | lch(85.26, 66.38, 146.62°) |
| OKLab | oklab(85.39% -0.1502 0.0904) |
| OKLCH | oklch(85.39% 0.175 149) |
| XYZ | xyz(42.0616, 66.5133, 35.8160) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.18
Mint Green
#8FFF9F
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EE8D #EE70D1
analogous
#92EE70 #70EE8D #70EECC
triadic
#70EE8D #8D70EE #EE8D70
tetradic
#70EE8D #7092EE #EE70D1 #EECC70
square
#70EE8D #7092EE #EE70D1 #EECC70
split-complementary
#70EE8D #CC70EE #EE7092
monochromatic
#18CB41 #39E761 #70EE8D #A7F5B9 #DDFBE4
Accessibility & contrast
On white
1.47
#70EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#70EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EE8D
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EE8D | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#55EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #70ee8d; /* rgb */ color: rgb(112, 238, 141); /* oklch */ color: oklch(85.4% 0.175 149.0);
Tailwind
colors: {
custom: {
50: '#a2f4af',
500: '#70ee8d',
950: '#000000',
},
}SCSS
$custom: #70ee8d; $custom-light: #a2f4af; $custom-dark: #000000;
JSON
{
"hex": "#70ee8d",
"rgb": {
"r": 112,
"g": 238,
"b": 141
},
"hsl": {
"h": 133.81,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.85389,
"c": 0.17531,
"h": 149
},
"luminance": 0.66517
}Semantic roles & 50–950 ramp
primary
#70EE8D
secondary
#C73CA7
accent
#0AABDB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581