#70E693#70E693
#70E693 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.159 H 151.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70E693 |
|---|---|
| RGB | rgb(112, 230, 147) |
| HSL | hsl(138, 70%, 67%) |
| HSV | hsv(138, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.99, -51.22, 30.51) |
| CIE-LCH | lch(82.99, 59.62, 149.22°) |
| OKLab | oklab(83.56% -0.1391 0.0763) |
| OKLCH | oklch(83.56% 0.159 151.2) |
| XYZ | xyz(40.2426, 62.1416, 37.4720) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E693 #E670C3
analogous
#88E670 #70E693 #70E6CE
triadic
#70E693 #9370E6 #E69370
tetradic
#70E693 #7088E6 #E670C3 #E6CE70
square
#70E693 #7088E6 #E670C3 #E6CE70
split-complementary
#70E693 #CE70E6 #E67088
monochromatic
#21BB4E #3CDD6C #70E693 #A4EFBA #D8F8E2
Accessibility & contrast
On white
1.56
#70E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#70E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E693
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E693 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#55E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e693; /* rgb */ color: rgb(112, 230, 147); /* oklch */ color: oklch(83.6% 0.159 151.2);
Tailwind
colors: {
custom: {
50: '#a1efb3',
500: '#70e693',
950: '#000000',
},
}SCSS
$custom: #70e693; $custom-light: #a1efb3; $custom-dark: #000000;
JSON
{
"hex": "#70e693",
"rgb": {
"r": 112,
"g": 230,
"b": 147
},
"hsl": {
"h": 137.797,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83563,
"c": 0.15868,
"h": 151.2
},
"luminance": 0.62145
}Semantic roles & 50–950 ramp
primary
#70E693
secondary
#BB4096
accent
#139AD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581