#70D080#70D080
#70D080 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.145 H 147.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #70D080 |
|---|---|
| RGB | rgb(112, 208, 128) |
| HSL | hsl(130, 51%, 63%) |
| HSV | hsv(130, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.14, -45.26, 31.16) |
| CIE-LCH | lch(76.14, 54.94, 145.46°) |
| OKLab | oklab(77.86% -0.123 0.0775) |
| OKLCH | oklch(77.86% 0.145 147.8) |
| XYZ | xyz(33.1323, 50.1126, 28.3447) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.50
Soft Green
#6FC276
ΔE00 3.55
Dark Mint
#48C072
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 6.22
Algae Green
#21C36F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D080 #D070C0
analogous
#90D070 #70D080 #70D0B0
triadic
#70D080 #8070D0 #D08070
tetradic
#70D080 #7090D0 #D070C0 #D0B070
square
#70D080 #7090D0 #D070C0 #D0B070
split-complementary
#70D080 #B070D0 #D07090
monochromatic
#319542 #42C157 #70D080 #9EDFA9 #CCEED2
Accessibility & contrast
On white
1.91
#70D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#70D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D080
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D080 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#C4B885
Tritanopia (blue-blind)
#60CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70d080; /* rgb */ color: rgb(112, 208, 128); /* oklch */ color: oklch(77.9% 0.145 147.8);
Tailwind
colors: {
custom: {
50: '#9edfa5',
500: '#70d080',
950: '#000000',
},
}SCSS
$custom: #70d080; $custom-light: #9edfa5; $custom-dark: #000000;
JSON
{
"hex": "#70d080",
"rgb": {
"r": 112,
"g": 208,
"b": 128
},
"hsl": {
"h": 130,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.77865,
"c": 0.14535,
"h": 147.8
},
"luminance": 0.50115
}Semantic roles & 50–950 ramp
primary
#70D080
secondary
#9A4A8D
accent
#28A5BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480