#70CF96#70CF96
#70CF96 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.123 H 155.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF96 |
|---|---|
| RGB | rgb(112, 207, 150) |
| HSL | hsl(144, 50%, 63%) |
| HSV | hsv(144, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 27.5%, 18.8%) |
| CIE-LAB | lab(76.23, -40.90, 19.80) |
| CIE-LCH | lch(76.23, 45.44, 154.17°) |
| OKLab | oklab(78.07% -0.1121 0.0504) |
| OKLCH | oklch(78.07% 0.123 155.8) |
| XYZ | xyz(34.4975, 50.2698, 36.7334) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.39
Emerald
#50C878
ΔE00 5.43
Eucalyptus
#44D7A8
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.90
Mediumaquamarine
#66CDAA
ΔE00 5.97
Greenblue
#23C48B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF96 #CF70A9
analogous
#7ACF70 #70CF96 #70CFC5
triadic
#70CF96 #9670CF #CF9670
tetradic
#70CF96 #707ACF #CF70A9 #CFC570
square
#70CF96 #707ACF #CF70A9 #CFC570
split-complementary
#70CF96 #C570CF #CF707A
monochromatic
#319359 #42C074 #70CF96 #9EDEB8 #CCEED9
Accessibility & contrast
On white
1.90
#70CF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#70CF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF96
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF96 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#59CDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf96; /* rgb */ color: rgb(112, 207, 150); /* oklch */ color: oklch(78.1% 0.123 155.8);
Tailwind
colors: {
custom: {
50: '#9edeb5',
500: '#70cf96',
950: '#000000',
},
}SCSS
$custom: #70cf96; $custom-light: #9edeb5; $custom-dark: #000000;
JSON
{
"hex": "#70cf96",
"rgb": {
"r": 112,
"g": 207,
"b": 150
},
"hsl": {
"h": 144,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78073,
"c": 0.12287,
"h": 155.8
},
"luminance": 0.50272
}Semantic roles & 50–950 ramp
primary
#70CF96
secondary
#994A7A
accent
#2882BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481