#70E993#70E993
#70E993 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.163 H 150.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70E993 |
|---|---|
| RGB | rgb(112, 233, 147) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.87, -52.44, 31.69) |
| CIE-LCH | lch(83.87, 61.28, 148.85°) |
| OKLab | oklab(84.29% -0.1423 0.0791) |
| OKLCH | oklch(84.29% 0.163 150.9) |
| XYZ | xyz(41.0846, 63.8257, 37.7527) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E993 #E970C6
analogous
#8AE970 #70E993 #70E9CF
triadic
#70E993 #9370E9 #E99370
tetradic
#70E993 #708AE9 #E970C6 #E9CF70
square
#70E993 #708AE9 #E970C6 #E9CF70
split-complementary
#70E993 #CF70E9 #E9708A
monochromatic
#1EC14D #3BE16B #70E993 #A5F1BB #DAF9E3
Accessibility & contrast
On white
1.53
#70E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#70E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E993
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E993 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#54E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e993; /* rgb */ color: rgb(112, 233, 147); /* oklch */ color: oklch(84.3% 0.163 150.9);
Tailwind
colors: {
custom: {
50: '#a1f1b3',
500: '#70e993',
950: '#000000',
},
}SCSS
$custom: #70e993; $custom-light: #a1f1b3; $custom-dark: #000000;
JSON
{
"hex": "#70e993",
"rgb": {
"r": 112,
"g": 233,
"b": 147
},
"hsl": {
"h": 137.355,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84288,
"c": 0.16287,
"h": 150.9
},
"luminance": 0.63829
}Semantic roles & 50–950 ramp
primary
#70E993
secondary
#C03E9A
accent
#109CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581