#70DD92#70DD92
#70DD92 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.147 H 152.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70DD92 |
|---|---|
| RGB | rgb(112, 221, 146) |
| HSL | hsl(139, 62%, 65%) |
| HSV | hsv(139, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.31, -47.67, 27.44) |
| CIE-LCH | lch(80.31, 55.01, 150.08°) |
| OKLab | oklab(81.37% -0.1297 0.069) |
| OKLCH | oklch(81.37% 0.147 152) |
| XYZ | xyz(37.7242, 57.2300, 36.2471) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.05
Weird Green
#3AE57F
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.50
Emerald
#50C878
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.85
Lightgreen
#90EE90
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DD92 #DD70BB
analogous
#84DD70 #70DD92 #70DDC9
triadic
#70DD92 #9270DD #DD9270
tetradic
#70DD92 #7084DD #DD70BB #DDC970
square
#70DD92 #7084DD #DD70BB #DDC970
split-complementary
#70DD92 #C970DD #DD7084
monochromatic
#28AA51 #3FD16C #70DD92 #A1E9B8 #D3F5DD
Accessibility & contrast
On white
1.69
#70DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#70DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DD92
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DD92 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#58DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dd92; /* rgb */ color: rgb(112, 221, 146); /* oklch */ color: oklch(81.4% 0.147 152.0);
Tailwind
colors: {
custom: {
50: '#a0e8b2',
500: '#70dd92',
950: '#000000',
},
}SCSS
$custom: #70dd92; $custom-light: #a0e8b2; $custom-dark: #000000;
JSON
{
"hex": "#70dd92",
"rgb": {
"r": 112,
"g": 221,
"b": 146
},
"hsl": {
"h": 138.716,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.81368,
"c": 0.1469,
"h": 152
},
"luminance": 0.57233
}Semantic roles & 50–950 ramp
primary
#70DD92
secondary
#AD458C
accent
#1C93C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481