#70D38B#70D38B
#70D38B is a light, vivid green. Relative luminance 0.519; OKLCH L 78.8% C 0.139 H 150.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #70D38B |
|---|---|
| RGB | rgb(112, 211, 139) |
| HSL | hsl(136, 53%, 63%) |
| HSV | hsv(136, 47%, 83%) |
| CMYK | cmyk(46.9%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(77.22, -44.67, 26.91) |
| CIE-LCH | lch(77.22, 52.15, 148.94°) |
| OKLab | oklab(78.81% -0.1216 0.0676) |
| OKLCH | oklch(78.81% 0.139 150.9) |
| XYZ | xyz(34.6343, 51.8948, 32.6127) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Soft Green
#6FC276
ΔE00 4.70
Seaweed
#18D17B
ΔE00 5.40
Dark Mint
#48C072
ΔE00 5.94
Aqua Green
#12E193
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D38B #D370B8
analogous
#86D370 #70D38B #70D3BC
triadic
#70D38B #8B70D3 #D38B70
tetradic
#70D38B #7086D3 #D370B8 #D3BC70
square
#70D38B #7086D3 #D370B8 #D3BC70
split-complementary
#70D38B #BC70D3 #D37086
monochromatic
#2F994C #41C565 #70D38B #9FE1B1 #CEF0D7
Accessibility & contrast
On white
1.85
#70D38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#70D38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D38B
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D38B | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C586
Deuteranopia (green-blind)
#C5BB8F
Tritanopia (blue-blind)
#5CD0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70d38b; /* rgb */ color: rgb(112, 211, 139); /* oklch */ color: oklch(78.8% 0.139 150.9);
Tailwind
colors: {
custom: {
50: '#9ee1ad',
500: '#70d38b',
950: '#000000',
},
}SCSS
$custom: #70d38b; $custom-light: #9ee1ad; $custom-dark: #000000;
JSON
{
"hex": "#70d38b",
"rgb": {
"r": 112,
"g": 211,
"b": 139
},
"hsl": {
"h": 136.364,
"s": 52.941,
"l": 63.333
},
"oklch": {
"l": 0.78807,
"c": 0.13909,
"h": 150.9
},
"luminance": 0.51897
}Semantic roles & 50–950 ramp
primary
#70D38B
secondary
#9E4987
accent
#2596C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481