#70D892#70D892
#70D892 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.140 H 152.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70D892 |
|---|---|
| RGB | rgb(112, 216, 146) |
| HSL | hsl(140, 57%, 64%) |
| HSV | hsv(140, 48%, 85%) |
| CMYK | cmyk(48.1%, 0%, 32.4%, 15.3%) |
| CIE-LAB | lab(78.83, -45.56, 25.44) |
| CIE-LCH | lch(78.83, 52.18, 150.82°) |
| OKLab | oklab(80.16% -0.1241 0.0641) |
| OKLCH | oklch(80.16% 0.14 152.7) |
| XYZ | xyz(36.4237, 54.6290, 35.8136) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 6.07
Soft Green
#6FC276
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D892 #D870B6
analogous
#82D870 #70D892 #70D8C6
triadic
#70D892 #9270D8 #D89270
tetradic
#70D892 #7082D8 #D870B6 #D8C670
square
#70D892 #7082D8 #D870B6 #D8C670
split-complementary
#70D892 #C670D8 #D87082
monochromatic
#2CA252 #40CB6D #70D892 #A0E5B7 #D0F2DB
Accessibility & contrast
On white
1.76
#70D892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#70D892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D892
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D892 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#59D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #70d892; /* rgb */ color: rgb(112, 216, 146); /* oklch */ color: oklch(80.2% 0.140 152.7);
Tailwind
colors: {
custom: {
50: '#9fe5b2',
500: '#70d892',
950: '#000000',
},
}SCSS
$custom: #70d892; $custom-light: #9fe5b2; $custom-dark: #000000;
JSON
{
"hex": "#70d892",
"rgb": {
"r": 112,
"g": 216,
"b": 146
},
"hsl": {
"h": 139.615,
"s": 57.143,
"l": 64.314
},
"oklch": {
"l": 0.8016,
"c": 0.13971,
"h": 152.7
},
"luminance": 0.54632
}Semantic roles & 50–950 ramp
primary
#70D892
secondary
#A54786
accent
#218FC5
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481