#70DB92#70DB92
#70DB92 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.9% C 0.144 H 152.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #70DB92 |
|---|---|
| RGB | rgb(112, 219, 146) |
| HSL | hsl(139, 60%, 65%) |
| HSV | hsv(139, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.72, -46.83, 26.64) |
| CIE-LCH | lch(79.72, 53.88, 150.37°) |
| OKLab | oklab(80.88% -0.1275 0.067) |
| OKLCH | oklch(80.88% 0.144 152.3) |
| XYZ | xyz(37.1993, 56.1802, 36.0722) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.45
Emerald
#50C878
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.74
Tealish Green
#0CDC73
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DB92 #DB70B9
analogous
#84DB70 #70DB92 #70DBC7
triadic
#70DB92 #9270DB #DB9270
tetradic
#70DB92 #7084DB #DB70B9 #DBC770
square
#70DB92 #7084DB #DB70B9 #DBC770
split-complementary
#70DB92 #C770DB #DB7084
monochromatic
#2AA752 #3FCF6D #70DB92 #A1E7B7 #D2F4DD
Accessibility & contrast
On white
1.72
#70DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#70DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DB92
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DB92 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#58D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70db92; /* rgb */ color: rgb(112, 219, 146); /* oklch */ color: oklch(80.9% 0.144 152.3);
Tailwind
colors: {
custom: {
50: '#9fe7b2',
500: '#70db92',
950: '#000000',
},
}SCSS
$custom: #70db92; $custom-light: #9fe7b2; $custom-dark: #000000;
JSON
{
"hex": "#70db92",
"rgb": {
"r": 112,
"g": 219,
"b": 146
},
"hsl": {
"h": 139.065,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80885,
"c": 0.14404,
"h": 152.3
},
"luminance": 0.56183
}Semantic roles & 50–950 ramp
primary
#70DB92
secondary
#AA468A
accent
#1E92C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481