#70E682#70E682
#70E682 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.175 H 147.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70E682 |
|---|---|
| RGB | rgb(112, 230, 130) |
| HSL | hsl(129, 70%, 67%) |
| HSV | hsv(129, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(82.73, -53.98, 38.70) |
| CIE-LCH | lch(82.73, 66.42, 144.36°) |
| OKLab | oklab(83.26% -0.1464 0.0951) |
| OKLCH | oklch(83.26% 0.175 147) |
| XYZ | xyz(39.0058, 61.6469, 30.9583) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 5.43
Palegreen
#98FB98
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E682 #E670D4
analogous
#99E670 #70E682 #70E6BD
triadic
#70E682 #8270E6 #E68270
tetradic
#70E682 #7099E6 #E670D4 #E6BD70
square
#70E682 #7099E6 #E670D4 #E6BD70
split-complementary
#70E682 #BD70E6 #E67099
monochromatic
#21BB38 #3CDD54 #70E682 #A4EFB0 #D8F8DD
Accessibility & contrast
On white
1.58
#70E682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#70E682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E682
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E682 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57A
Deuteranopia (green-blind)
#D8CA89
Tritanopia (blue-blind)
#5AE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e682; /* rgb */ color: rgb(112, 230, 130); /* oklch */ color: oklch(83.3% 0.175 147.0);
Tailwind
colors: {
custom: {
50: '#a1efa7',
500: '#70e682',
950: '#000000',
},
}SCSS
$custom: #70e682; $custom-light: #a1efa7; $custom-dark: #000000;
JSON
{
"hex": "#70e682",
"rgb": {
"r": 112,
"g": 230,
"b": 130
},
"hsl": {
"h": 129.153,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83262,
"c": 0.17453,
"h": 147
},
"luminance": 0.6165
}Semantic roles & 50–950 ramp
primary
#70E682
secondary
#BB40A8
accent
#13B5D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580