#70E79A#70E79A
#70E79A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.154 H 153.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70E79A |
|---|---|
| RGB | rgb(112, 231, 154) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.40, -50.40, 27.50) |
| CIE-LCH | lch(83.40, 57.42, 151.39°) |
| OKLab | oklab(83.94% -0.1371 0.0692) |
| OKLCH | oklch(83.94% 0.154 153.2) |
| XYZ | xyz(41.0877, 62.9262, 40.5464) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.73
Light Sea Green
#98F6B0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E79A #E770BD
analogous
#82E770 #70E79A #70E7D5
triadic
#70E79A #9A70E7 #E79A70
tetradic
#70E79A #7082E7 #E770BD #E7D570
square
#70E79A #7082E7 #E770BD #E7D570
split-complementary
#70E79A #D570E7 #E77082
monochromatic
#20BD57 #3CDE75 #70E79A #A4F0BF #D9F9E4
Accessibility & contrast
On white
1.55
#70E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#70E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E79A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E79A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#52E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e79a; /* rgb */ color: rgb(112, 231, 154); /* oklch */ color: oklch(83.9% 0.154 153.2);
Tailwind
colors: {
custom: {
50: '#a1efb8',
500: '#70e79a',
950: '#000000',
},
}SCSS
$custom: #70e79a; $custom-light: #a1efb8; $custom-dark: #000000;
JSON
{
"hex": "#70e79a",
"rgb": {
"r": 112,
"g": 231,
"b": 154
},
"hsl": {
"h": 141.176,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83942,
"c": 0.1536,
"h": 153.2
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#70E79A
secondary
#BC3F90
accent
#128FD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581