#70CA95#70CA95
#70CA95 is a light, moderate green. Relative luminance 0.479; OKLCH L 76.8% C 0.116 H 156.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #70CA95 |
|---|---|
| RGB | rgb(112, 202, 149) |
| HSL | hsl(145, 46%, 62%) |
| HSV | hsv(145, 45%, 79%) |
| CMYK | cmyk(44.6%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(74.73, -38.87, 18.25) |
| CIE-LCH | lch(74.73, 42.94, 154.85°) |
| OKLab | oklab(76.85% -0.1067 0.0465) |
| OKLCH | oklch(76.85% 0.116 156.4) |
| XYZ | xyz(33.2251, 47.8533, 35.9138) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.42
Emerald
#50C878
ΔE00 5.78
Greenblue
#23C48B
ΔE00 5.79
Greenish Teal
#32BF84
ΔE00 5.79
Soft Green
#6FC276
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CA95 #CA70A5
analogous
#78CA70 #70CA95 #70CAC2
triadic
#70CA95 #9570CA #CA9570
tetradic
#70CA95 #7078CA #CA70A5 #CAC270
square
#70CA95 #7078CA #CA70A5 #CAC270
split-complementary
#70CA95 #C270CA #CA7078
monochromatic
#348C58 #44B874 #70CA95 #9DDBB6 #C9EBD7
Accessibility & contrast
On white
1.99
#70CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#70CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CA95
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CA95 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#5BC9BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #70ca95; /* rgb */ color: rgb(112, 202, 149); /* oklch */ color: oklch(76.8% 0.116 156.4);
Tailwind
colors: {
custom: {
50: '#9ddab4',
500: '#70ca95',
950: '#000000',
},
}SCSS
$custom: #70ca95; $custom-light: #9ddab4; $custom-dark: #000000;
JSON
{
"hex": "#70ca95",
"rgb": {
"r": 112,
"g": 202,
"b": 149
},
"hsl": {
"h": 144.667,
"s": 45.918,
"l": 61.569
},
"oklch": {
"l": 0.76846,
"c": 0.1164,
"h": 156.4
},
"luminance": 0.47856
}Semantic roles & 50–950 ramp
primary
#70CA95
secondary
#DCBACE
accent
#2C7FB9
background
#FAFDFB
surface
#F3FBF6
border
#CDD4D0
text
#0F1511
muted
#7F8380