#70CF98#70CF98
#70CF98 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.121 H 156.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF98 |
|---|---|
| RGB | rgb(112, 207, 152) |
| HSL | hsl(145, 50%, 63%) |
| HSV | hsv(145, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(76.27, -40.52, 18.79) |
| CIE-LCH | lch(76.27, 44.66, 155.12°) |
| OKLab | oklab(78.12% -0.1112 0.0479) |
| OKLCH | oklch(78.12% 0.121 156.7) |
| XYZ | xyz(34.6599, 50.3348, 37.5889) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 5.51
Emerald
#50C878
ΔE00 5.80
Greenblue
#23C48B
ΔE00 6.07
Soft Green
#6FC276
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF98 #CF70A7
analogous
#78CF70 #70CF98 #70CFC7
triadic
#70CF98 #9870CF #CF9870
tetradic
#70CF98 #7078CF #CF70A7 #CFC770
square
#70CF98 #7078CF #CF70A7 #CFC770
split-complementary
#70CF98 #C770CF #CF7078
monochromatic
#31935B #42C077 #70CF98 #9EDEB9 #CCEEDA
Accessibility & contrast
On white
1.90
#70CF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#70CF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF98
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF98 | 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)
#CEC295
Deuteranopia (green-blind)
#C0B89B
Tritanopia (blue-blind)
#59CEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf98; /* rgb */ color: rgb(112, 207, 152); /* oklch */ color: oklch(78.1% 0.121 156.7);
Tailwind
colors: {
custom: {
50: '#9edeb6',
500: '#70cf98',
950: '#000000',
},
}SCSS
$custom: #70cf98; $custom-light: #9edeb6; $custom-dark: #000000;
JSON
{
"hex": "#70cf98",
"rgb": {
"r": 112,
"g": 207,
"b": 152
},
"hsl": {
"h": 145.263,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78119,
"c": 0.12105,
"h": 156.7
},
"luminance": 0.50337
}Semantic roles & 50–950 ramp
primary
#70CF98
secondary
#994A78
accent
#287EBD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481