#70CA99#70CA99
#70CA99 is a light, moderate green. Relative luminance 0.480; OKLCH L 76.9% C 0.113 H 158.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #70CA99 |
|---|---|
| RGB | rgb(112, 202, 153) |
| HSL | hsl(147, 46%, 62%) |
| HSV | hsv(147, 45%, 79%) |
| CMYK | cmyk(44.6%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(74.81, -38.08, 16.23) |
| CIE-LCH | lch(74.81, 41.39, 156.91°) |
| OKLab | oklab(76.94% -0.1049 0.0415) |
| OKLCH | oklch(76.94% 0.113 158.4) |
| XYZ | xyz(33.5499, 47.9833, 37.6246) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.61
Greenblue
#23C48B
ΔE00 5.82
Greenish Teal
#32BF84
ΔE00 5.97
Emerald
#50C878
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CA99 #CA70A1
analogous
#74CA70 #70CA99 #70CAC6
triadic
#70CA99 #9970CA #CA9970
tetradic
#70CA99 #7074CA #CA70A1 #CAC670
square
#70CA99 #7074CA #CA70A1 #CAC670
split-complementary
#70CA99 #C670CA #CA7074
monochromatic
#348C5C #44B879 #70CA99 #9DDBB9 #C9EBD9
Accessibility & contrast
On white
1.98
#70CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#70CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CA99
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CA99 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#5AC9BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #70ca99; /* rgb */ color: rgb(112, 202, 153); /* oklch */ color: oklch(76.9% 0.113 158.4);
Tailwind
colors: {
custom: {
50: '#9edab7',
500: '#70ca99',
950: '#000000',
},
}SCSS
$custom: #70ca99; $custom-light: #9edab7; $custom-dark: #000000;
JSON
{
"hex": "#70ca99",
"rgb": {
"r": 112,
"g": 202,
"b": 153
},
"hsl": {
"h": 147.333,
"s": 45.918,
"l": 61.569
},
"oklch": {
"l": 0.76939,
"c": 0.11281,
"h": 158.4
},
"luminance": 0.47986
}Semantic roles & 50–950 ramp
primary
#70CA99
secondary
#DCBACC
accent
#2C79B9
background
#FAFDFB
surface
#F3FBF6
border
#CDD4D0
text
#0F1511
muted
#7F8380