#70EB8B#70EB8B
#70EB8B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.173 H 148.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB8B |
|---|---|
| RGB | rgb(112, 235, 139) |
| HSL | hsl(133, 75%, 68%) |
| HSV | hsv(133, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.34, -54.56, 36.32) |
| CIE-LCH | lch(84.34, 65.55, 146.35°) |
| OKLab | oklab(84.63% -0.1479 0.0898) |
| OKLCH | oklch(84.63% 0.173 148.7) |
| XYZ | xyz(41.0479, 64.7221, 34.7506) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 4.69
Mint Green
#8FFF9F
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB8B #EB70D0
analogous
#92EB70 #70EB8B #70EBC9
triadic
#70EB8B #8B70EB #EB8B70
tetradic
#70EB8B #7092EB #EB70D0 #EBC970
square
#70EB8B #7092EB #EB70D0 #EBC970
split-complementary
#70EB8B #C970EB #EB7092
monochromatic
#1CC541 #3AE35F #70EB8B #A6F3B7 #DBFAE2
Accessibility & contrast
On white
1.51
#70EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#70EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB8B
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB8B | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD984
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#56E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70eb8b; /* rgb */ color: rgb(112, 235, 139); /* oklch */ color: oklch(84.6% 0.173 148.7);
Tailwind
colors: {
custom: {
50: '#a1f2ae',
500: '#70eb8b',
950: '#000000',
},
}SCSS
$custom: #70eb8b; $custom-light: #a1f2ae; $custom-dark: #000000;
JSON
{
"hex": "#70eb8b",
"rgb": {
"r": 112,
"g": 235,
"b": 139
},
"hsl": {
"h": 133.171,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84628,
"c": 0.17305,
"h": 148.7
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#70EB8B
secondary
#C33CA5
accent
#0EABD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581