#70E58E#70E58E
#70E58E is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.162 H 150.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70E58E |
|---|---|
| RGB | rgb(112, 229, 142) |
| HSL | hsl(135, 69%, 67%) |
| HSV | hsv(135, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.61, -51.67, 32.55) |
| CIE-LCH | lch(82.61, 61.06, 147.79°) |
| OKLab | oklab(83.23% -0.1402 0.0811) |
| OKLCH | oklch(83.23% 0.162 150) |
| XYZ | xyz(39.5812, 61.4331, 35.3579) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.16
Light Bluish Green
#76FDA8
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E58E #E570C7
analogous
#8DE570 #70E58E #70E5C9
triadic
#70E58E #8E70E5 #E58E70
tetradic
#70E58E #708DE5 #E570C7 #E5C970
square
#70E58E #708DE5 #E570C7 #E5C970
split-complementary
#70E58E #C970E5 #E5708D
monochromatic
#22B948 #3CDC65 #70E58E #A4EEB7 #D8F8E0
Accessibility & contrast
On white
1.58
#70E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#70E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E58E
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E58E | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#57E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e58e; /* rgb */ color: rgb(112, 229, 142); /* oklch */ color: oklch(83.2% 0.162 150.0);
Tailwind
colors: {
custom: {
50: '#a1eeb0',
500: '#70e58e',
950: '#000000',
},
}SCSS
$custom: #70e58e; $custom-light: #a1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#70e58e",
"rgb": {
"r": 112,
"g": 229,
"b": 142
},
"hsl": {
"h": 135.385,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83228,
"c": 0.16196,
"h": 150
},
"luminance": 0.61436
}Semantic roles & 50–950 ramp
primary
#70E58E
secondary
#B9409A
accent
#14A1D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581