#70E48D#70E48D
#70E48D is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.161 H 149.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #70E48D |
|---|---|
| RGB | rgb(112, 228, 141) |
| HSL | hsl(135, 68%, 67%) |
| HSV | hsv(135, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(82.30, -51.43, 32.64) |
| CIE-LCH | lch(82.30, 60.91, 147.59°) |
| OKLab | oklab(82.97% -0.1396 0.0813) |
| OKLCH | oklch(82.97% 0.161 149.8) |
| XYZ | xyz(39.2306, 60.8514, 34.8723) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E48D #E470C7
analogous
#8DE470 #70E48D #70E4C7
triadic
#70E48D #8D70E4 #E48D70
tetradic
#70E48D #708DE4 #E470C7 #E4C770
square
#70E48D #708DE4 #E470C7 #E4C770
split-complementary
#70E48D #C770E4 #E4708D
monochromatic
#23B748 #3DDA64 #70E48D #A3EEB6 #D7F7DF
Accessibility & contrast
On white
1.59
#70E48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#70E48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E48D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E48D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D487
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#57E0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e48d; /* rgb */ color: rgb(112, 228, 141); /* oklch */ color: oklch(83.0% 0.161 149.8);
Tailwind
colors: {
custom: {
50: '#a0edaf',
500: '#70e48d',
950: '#000000',
},
}SCSS
$custom: #70e48d; $custom-light: #a0edaf; $custom-dark: #000000;
JSON
{
"hex": "#70e48d",
"rgb": {
"r": 112,
"g": 228,
"b": 141
},
"hsl": {
"h": 135,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82967,
"c": 0.16149,
"h": 149.8
},
"luminance": 0.60855
}Semantic roles & 50–950 ramp
primary
#70E48D
secondary
#B7419A
accent
#15A1D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581