#70E792#70E792
#70E792 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.161 H 150.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #70E792 |
|---|---|
| RGB | rgb(112, 231, 146) |
| HSL | hsl(137, 71%, 67%) |
| HSV | hsv(137, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.27, -51.80, 31.39) |
| CIE-LCH | lch(83.27, 60.57, 148.78°) |
| OKLab | oklab(83.79% -0.1406 0.0784) |
| OKLCH | oklch(83.79% 0.161 150.9) |
| XYZ | xyz(40.4435, 62.6685, 37.1536) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E792 #E770C5
analogous
#8AE770 #70E792 #70E7CE
triadic
#70E792 #9270E7 #E79270
tetradic
#70E792 #708AE7 #E770C5 #E7CE70
square
#70E792 #708AE7 #E770C5 #E7CE70
split-complementary
#70E792 #CE70E7 #E7708A
monochromatic
#20BD4D #3CDE6A #70E792 #A4F0BA #D9F9E2
Accessibility & contrast
On white
1.55
#70E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#70E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E792
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E792 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#55E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e792; /* rgb */ color: rgb(112, 231, 146); /* oklch */ color: oklch(83.8% 0.161 150.9);
Tailwind
colors: {
custom: {
50: '#a1efb2',
500: '#70e792',
950: '#000000',
},
}SCSS
$custom: #70e792; $custom-light: #a1efb2; $custom-dark: #000000;
JSON
{
"hex": "#70e792",
"rgb": {
"r": 112,
"g": 231,
"b": 146
},
"hsl": {
"h": 137.143,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83786,
"c": 0.16101,
"h": 150.9
},
"luminance": 0.62672
}Semantic roles & 50–950 ramp
primary
#70E792
secondary
#BC3F98
accent
#129CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581