#70CF8F#70CF8F
#70CF8F is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.129 H 152.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF8F |
|---|---|
| RGB | rgb(112, 207, 143) |
| HSL | hsl(140, 50%, 63%) |
| HSV | hsv(140, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 30.9%, 18.8%) |
| CIE-LAB | lab(76.10, -42.22, 23.30) |
| CIE-LCH | lch(76.10, 48.23, 151.10°) |
| OKLab | oklab(77.92% -0.1152 0.0589) |
| OKLCH | oklch(77.92% 0.129 152.9) |
| XYZ | xyz(33.9505, 50.0511, 33.8531) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.31
Soft Green
#6FC276
ΔE00 4.69
Dark Mint
#48C072
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.95
Seafoam
#7FE0B3
ΔE00 6.51
Greenish Teal
#32BF84
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF8F #CF70B0
analogous
#80CF70 #70CF8F #70CFBE
triadic
#70CF8F #8F70CF #CF8F70
tetradic
#70CF8F #7080CF #CF70B0 #CFBE70
square
#70CF8F #7080CF #CF70B0 #CFBE70
split-complementary
#70CF8F #BE70CF #CF7080
monochromatic
#319351 #42C06B #70CF8F #9EDEB3 #CCEED7
Accessibility & contrast
On white
1.91
#70CF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#70CF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF8F
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF8F | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28B
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#5CCDBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf8f; /* rgb */ color: rgb(112, 207, 143); /* oklch */ color: oklch(77.9% 0.129 152.9);
Tailwind
colors: {
custom: {
50: '#9edeb0',
500: '#70cf8f',
950: '#000000',
},
}SCSS
$custom: #70cf8f; $custom-light: #9edeb0; $custom-dark: #000000;
JSON
{
"hex": "#70cf8f",
"rgb": {
"r": 112,
"g": 207,
"b": 143
},
"hsl": {
"h": 139.579,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.7792,
"c": 0.12941,
"h": 152.9
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#70CF8F
secondary
#994A7F
accent
#288DBD
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481