#70E690#70E690
#70E690 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.161 H 150.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #70E690 |
|---|---|
| RGB | rgb(112, 230, 144) |
| HSL | hsl(136, 70%, 67%) |
| HSV | hsv(136, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.94, -51.74, 31.97) |
| CIE-LCH | lch(82.94, 60.82, 148.29°) |
| OKLab | oklab(83.51% -0.1404 0.0797) |
| OKLCH | oklch(83.51% 0.161 150.4) |
| XYZ | xyz(40.0102, 62.0487, 36.2483) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 5.07
Light Green Blue
#56FCA2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E690 #E670C6
analogous
#8BE670 #70E690 #70E6CB
triadic
#70E690 #9070E6 #E69070
tetradic
#70E690 #708BE6 #E670C6 #E6CB70
square
#70E690 #708BE6 #E670C6 #E6CB70
split-complementary
#70E690 #CB70E6 #E6708B
monochromatic
#21BB4B #3CDD68 #70E690 #A4EFB8 #D8F8E1
Accessibility & contrast
On white
1.57
#70E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#70E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E690
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E690 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#56E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e690; /* rgb */ color: rgb(112, 230, 144); /* oklch */ color: oklch(83.5% 0.161 150.4);
Tailwind
colors: {
custom: {
50: '#a1efb1',
500: '#70e690',
950: '#000000',
},
}SCSS
$custom: #70e690; $custom-light: #a1efb1; $custom-dark: #000000;
JSON
{
"hex": "#70e690",
"rgb": {
"r": 112,
"g": 230,
"b": 144
},
"hsl": {
"h": 136.271,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83507,
"c": 0.16148,
"h": 150.4
},
"luminance": 0.62052
}Semantic roles & 50–950 ramp
primary
#70E690
secondary
#BB4099
accent
#139ED2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581