#70D07C#70D07C
#70D07C is a light, vivid green. Relative luminance 0.500; OKLCH L 77.8% C 0.149 H 146.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70D07C |
|---|---|
| RGB | rgb(112, 208, 124) |
| HSL | hsl(128, 51%, 63%) |
| HSV | hsv(128, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(76.08, -45.90, 33.12) |
| CIE-LCH | lch(76.08, 56.60, 144.19°) |
| OKLab | oklab(77.79% -0.1247 0.0819) |
| OKLCH | oklch(77.79% 0.149 146.7) |
| XYZ | xyz(32.8742, 50.0094, 26.9854) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.59
Emerald
#50C878
ΔE00 3.68
Dark Mint
#48C072
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D07C #D070C4
analogous
#94D070 #70D07C #70D0AC
triadic
#70D07C #7C70D0 #D07C70
tetradic
#70D07C #7094D0 #D070C4 #D0AC70
square
#70D07C #7094D0 #D070C4 #D0AC70
split-complementary
#70D07C #AC70D0 #D07094
monochromatic
#31953D #42C152 #70D07C #9EDFA6 #CCEED0
Accessibility & contrast
On white
1.91
#70D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#70D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D07C
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D07C | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C176
Deuteranopia (green-blind)
#C5B881
Tritanopia (blue-blind)
#61CCBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70d07c; /* rgb */ color: rgb(112, 208, 124); /* oklch */ color: oklch(77.8% 0.149 146.7);
Tailwind
colors: {
custom: {
50: '#9edfa3',
500: '#70d07c',
950: '#000000',
},
}SCSS
$custom: #70d07c; $custom-light: #9edfa3; $custom-dark: #000000;
JSON
{
"hex": "#70d07c",
"rgb": {
"r": 112,
"g": 208,
"b": 124
},
"hsl": {
"h": 127.5,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.77793,
"c": 0.14924,
"h": 146.7
},
"luminance": 0.50012
}Semantic roles & 50–950 ramp
primary
#70D07C
secondary
#9A4A90
accent
#28ABBE
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480