#70CF99#70CF99
#70CF99 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.120 H 157.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF99 |
|---|---|
| RGB | rgb(112, 207, 153) |
| HSL | hsl(146, 50%, 63%) |
| HSV | hsv(146, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.29, -40.32, 18.29) |
| CIE-LCH | lch(76.29, 44.27, 155.60°) |
| OKLab | oklab(78.14% -0.1107 0.0466) |
| OKLCH | oklch(78.14% 0.12 157.2) |
| XYZ | xyz(34.7421, 50.3677, 38.0220) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.28
Emerald
#50C878
ΔE00 6.00
Greenblue
#23C48B
ΔE00 6.06
Greenish Teal
#32BF84
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF99 #CF70A6
analogous
#76CF70 #70CF99 #70CFC9
triadic
#70CF99 #9970CF #CF9970
tetradic
#70CF99 #7076CF #CF70A6 #CFC970
square
#70CF99 #7076CF #CF70A6 #CFC970
split-complementary
#70CF99 #C970CF #CF7076
monochromatic
#31935C #42C078 #70CF99 #9EDEBA #CCEEDA
Accessibility & contrast
On white
1.90
#70CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#70CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF99
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF99 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#58CEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf99; /* rgb */ color: rgb(112, 207, 153); /* oklch */ color: oklch(78.1% 0.120 157.2);
Tailwind
colors: {
custom: {
50: '#9edeb7',
500: '#70cf99',
950: '#000000',
},
}SCSS
$custom: #70cf99; $custom-light: #9edeb7; $custom-dark: #000000;
JSON
{
"hex": "#70cf99",
"rgb": {
"r": 112,
"g": 207,
"b": 153
},
"hsl": {
"h": 145.895,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78142,
"c": 0.12015,
"h": 157.2
},
"luminance": 0.5037
}Semantic roles & 50–950 ramp
primary
#70CF99
secondary
#994A77
accent
#287DBD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481