#70E893#70E893
#70E893 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.161 H 151.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70E893 |
|---|---|
| RGB | rgb(112, 232, 147) |
| HSL | hsl(138, 72%, 67%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.58, -52.04, 31.30) |
| CIE-LCH | lch(83.58, 60.73, 148.97°) |
| OKLab | oklab(84.05% -0.1413 0.0782) |
| OKLCH | oklch(84.05% 0.161 151) |
| XYZ | xyz(40.8023, 63.2611, 37.6586) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E893 #E870C5
analogous
#89E870 #70E893 #70E8CF
triadic
#70E893 #9370E8 #E89370
tetradic
#70E893 #7089E8 #E870C5 #E8CF70
square
#70E893 #7089E8 #E870C5 #E8CF70
split-complementary
#70E893 #CF70E8 #E87089
monochromatic
#1FBF4D #3BE06B #70E893 #A5F0BB #D9F9E3
Accessibility & contrast
On white
1.54
#70E893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#70E893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E893
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E893 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#54E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e893; /* rgb */ color: rgb(112, 232, 147); /* oklch */ color: oklch(84.0% 0.161 151.0);
Tailwind
colors: {
custom: {
50: '#a1f0b3',
500: '#70e893',
950: '#000000',
},
}SCSS
$custom: #70e893; $custom-light: #a1f0b3; $custom-dark: #000000;
JSON
{
"hex": "#70e893",
"rgb": {
"r": 112,
"g": 232,
"b": 147
},
"hsl": {
"h": 137.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.84047,
"c": 0.16147,
"h": 151
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#70E893
secondary
#BE3E99
accent
#119BD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581