#70CF97#70CF97
#70CF97 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.122 H 156.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF97 |
|---|---|
| RGB | rgb(112, 207, 151) |
| HSL | hsl(145, 50%, 63%) |
| HSV | hsv(145, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.25, -40.71, 19.29) |
| CIE-LCH | lch(76.25, 45.05, 154.64°) |
| OKLab | oklab(78.1% -0.1116 0.0491) |
| OKLCH | oklch(78.1% 0.122 156.2) |
| XYZ | xyz(34.5783, 50.3022, 37.1593) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.24
Eucalyptus
#44D7A8
ΔE00 5.58
Emerald
#50C878
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 5.74
Greenblue
#23C48B
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF97 #CF70A8
analogous
#78CF70 #70CF97 #70CFC7
triadic
#70CF97 #9770CF #CF9770
tetradic
#70CF97 #7078CF #CF70A8 #CFC770
square
#70CF97 #7078CF #CF70A8 #CFC770
split-complementary
#70CF97 #C770CF #CF7078
monochromatic
#31935A #42C076 #70CF97 #9EDEB8 #CCEEDA
Accessibility & contrast
On white
1.90
#70CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#70CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF97
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF97 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#59CDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf97; /* rgb */ color: rgb(112, 207, 151); /* oklch */ color: oklch(78.1% 0.122 156.2);
Tailwind
colors: {
custom: {
50: '#9edeb5',
500: '#70cf97',
950: '#000000',
},
}SCSS
$custom: #70cf97; $custom-light: #9edeb5; $custom-dark: #000000;
JSON
{
"hex": "#70cf97",
"rgb": {
"r": 112,
"g": 207,
"b": 151
},
"hsl": {
"h": 144.632,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78096,
"c": 0.12196,
"h": 156.2
},
"luminance": 0.50305
}Semantic roles & 50–950 ramp
primary
#70CF97
secondary
#994A79
accent
#2880BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481