#70D07E#70D07E
#70D07E is a light, vivid green. Relative luminance 0.501; OKLCH L 77.8% C 0.147 H 147.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70D07E |
|---|---|
| RGB | rgb(112, 208, 126) |
| HSL | hsl(129, 51%, 63%) |
| HSV | hsv(129, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(76.11, -45.58, 32.14) |
| CIE-LCH | lch(76.11, 55.77, 144.81°) |
| OKLab | oklab(77.83% -0.1239 0.0797) |
| OKLCH | oklch(77.83% 0.147 147.2) |
| XYZ | xyz(33.0020, 50.0605, 27.6582) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.55
Emerald
#50C878
ΔE00 3.57
Dark Mint
#48C072
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.48
Tealish Green
#0CDC73
ΔE00 6.13
Algae Green
#21C36F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D07E #D070C2
analogous
#92D070 #70D07E #70D0AE
triadic
#70D07E #7E70D0 #D07E70
tetradic
#70D07E #7092D0 #D070C2 #D0AE70
square
#70D07E #7092D0 #D070C2 #D0AE70
split-complementary
#70D07E #AE70D0 #D07092
monochromatic
#31953F #42C154 #70D07E #9EDFA8 #CCEED1
Accessibility & contrast
On white
1.91
#70D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#70D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D07E
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D07E | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#C4B883
Tritanopia (blue-blind)
#60CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70d07e; /* rgb */ color: rgb(112, 208, 126); /* oklch */ color: oklch(77.8% 0.147 147.2);
Tailwind
colors: {
custom: {
50: '#9edfa4',
500: '#70d07e',
950: '#000000',
},
}SCSS
$custom: #70d07e; $custom-light: #9edfa4; $custom-dark: #000000;
JSON
{
"hex": "#70d07e",
"rgb": {
"r": 112,
"g": 208,
"b": 126
},
"hsl": {
"h": 128.75,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.77829,
"c": 0.1473,
"h": 147.2
},
"luminance": 0.50063
}Semantic roles & 50–950 ramp
primary
#70D07E
secondary
#9A4A8F
accent
#28A8BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480