#70E795#70E795
#70E795 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.158 H 151.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70E795 |
|---|---|
| RGB | rgb(112, 231, 149) |
| HSL | hsl(139, 71%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.32, -51.29, 29.93) |
| CIE-LCH | lch(83.32, 59.38, 149.73°) |
| OKLab | oklab(83.84% -0.1393 0.075) |
| OKLCH | oklch(83.84% 0.158 151.7) |
| XYZ | xyz(40.6799, 62.7631, 38.3987) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E795 #E770C2
analogous
#87E770 #70E795 #70E7D0
triadic
#70E795 #9570E7 #E79570
tetradic
#70E795 #7087E7 #E770C2 #E7D070
square
#70E795 #7087E7 #E770C2 #E7D070
split-complementary
#70E795 #D070E7 #E77087
monochromatic
#20BD51 #3CDE6E #70E795 #A4F0BC #D9F9E3
Accessibility & contrast
On white
1.55
#70E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#70E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E795
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E795 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#54E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e795; /* rgb */ color: rgb(112, 231, 149); /* oklch */ color: oklch(83.8% 0.158 151.7);
Tailwind
colors: {
custom: {
50: '#a1efb4',
500: '#70e795',
950: '#000000',
},
}SCSS
$custom: #70e795; $custom-light: #a1efb4; $custom-dark: #000000;
JSON
{
"hex": "#70e795",
"rgb": {
"r": 112,
"g": 231,
"b": 149
},
"hsl": {
"h": 138.655,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83843,
"c": 0.15822,
"h": 151.7
},
"luminance": 0.62766
}Semantic roles & 50–950 ramp
primary
#70E795
secondary
#BC3F95
accent
#1297D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581