#70D196#70D196
#70D196 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.6% C 0.126 H 155.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70D196 |
|---|---|
| RGB | rgb(112, 209, 150) |
| HSL | hsl(144, 51%, 63%) |
| HSV | hsv(144, 46%, 82%) |
| CMYK | cmyk(46.4%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(76.83, -41.79, 20.61) |
| CIE-LCH | lch(76.83, 46.59, 153.74°) |
| OKLab | oklab(78.55% -0.1144 0.0524) |
| OKLCH | oklch(78.55% 0.126 155.4) |
| XYZ | xyz(34.9851, 51.2451, 36.8960) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.29
Emerald
#50C878
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.78
Soft Green
#6FC276
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.31
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D196 #D170AB
analogous
#7AD170 #70D196 #70D1C6
triadic
#70D196 #9670D1 #D19670
tetradic
#70D196 #707AD1 #D170AB #D1C670
square
#70D196 #707AD1 #D170AB #D1C670
split-complementary
#70D196 #C670D1 #D1707A
monochromatic
#309658 #42C274 #70D196 #9EE0B8 #CDEFDA
Accessibility & contrast
On white
1.87
#70D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#70D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D196
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D196 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C492
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#59CFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70d196; /* rgb */ color: rgb(112, 209, 150); /* oklch */ color: oklch(78.6% 0.126 155.4);
Tailwind
colors: {
custom: {
50: '#9edfb5',
500: '#70d196',
950: '#000000',
},
}SCSS
$custom: #70d196; $custom-light: #9edfb5; $custom-dark: #000000;
JSON
{
"hex": "#70d196",
"rgb": {
"r": 112,
"g": 209,
"b": 150
},
"hsl": {
"h": 143.505,
"s": 51.323,
"l": 62.941
},
"oklch": {
"l": 0.78555,
"c": 0.1258,
"h": 155.4
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#70D196
secondary
#9C497C
accent
#2783BF
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481