#70E68A#70E68A
#70E68A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.167 H 148.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70E68A |
|---|---|
| RGB | rgb(112, 230, 138) |
| HSL | hsl(133, 70%, 67%) |
| HSV | hsv(133, 51%, 90%) |
| CMYK | cmyk(51.3%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.84, -52.73, 34.87) |
| CIE-LCH | lch(82.84, 63.21, 146.52°) |
| OKLab | oklab(83.4% -0.143 0.0864) |
| OKLCH | oklch(83.4% 0.167 148.9) |
| XYZ | xyz(39.5638, 61.8701, 33.8971) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 5.28
Turquoise Green
#04F489
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.33
Light Bluish Green
#76FDA8
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E68A #E670CC
analogous
#91E670 #70E68A #70E6C5
triadic
#70E68A #8A70E6 #E68A70
tetradic
#70E68A #7091E6 #E670CC #E6C570
square
#70E68A #7091E6 #E670CC #E6C570
split-complementary
#70E68A #C570E6 #E67091
monochromatic
#21BB43 #3CDD5F #70E68A #A4EFB5 #D8F8DF
Accessibility & contrast
On white
1.57
#70E68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#70E68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E68A
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E68A | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#58E2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e68a; /* rgb */ color: rgb(112, 230, 138); /* oklch */ color: oklch(83.4% 0.167 148.9);
Tailwind
colors: {
custom: {
50: '#a1efad',
500: '#70e68a',
950: '#000000',
},
}SCSS
$custom: #70e68a; $custom-light: #a1efad; $custom-dark: #000000;
JSON
{
"hex": "#70e68a",
"rgb": {
"r": 112,
"g": 230,
"b": 138
},
"hsl": {
"h": 133.22,
"s": 70.238,
"l": 67.059
},
"oklch": {
"l": 0.83398,
"c": 0.16709,
"h": 148.9
},
"luminance": 0.61873
}Semantic roles & 50–950 ramp
primary
#70E68A
secondary
#BB40A0
accent
#13A8D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581