#70CF9B#70CF9B
#70CF9B is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.118 H 158.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70CF9B |
|---|---|
| RGB | rgb(112, 207, 155) |
| HSL | hsl(147, 50%, 63%) |
| HSV | hsv(147, 46%, 81%) |
| CMYK | cmyk(45.9%, 0%, 25.1%, 18.8%) |
| CIE-LAB | lab(76.34, -39.93, 17.28) |
| CIE-LCH | lch(76.34, 43.51, 156.59°) |
| OKLab | oklab(78.19% -0.1098 0.0441) |
| OKLCH | oklch(78.19% 0.118 158.1) |
| XYZ | xyz(34.9087, 50.4343, 38.8993) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 5.01
Greenblue
#23C48B
ΔE00 6.06
Emerald
#50C878
ΔE00 6.40
Greenish Teal
#32BF84
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CF9B #CF70A4
analogous
#74CF70 #70CF9B #70CFCA
triadic
#70CF9B #9B70CF #CF9B70
tetradic
#70CF9B #7074CF #CF70A4 #CFCA70
square
#70CF9B #7074CF #CF70A4 #CFCA70
split-complementary
#70CF9B #CA70CF #CF7074
monochromatic
#31935E #42C07B #70CF9B #9EDEBB #CCEEDB
Accessibility & contrast
On white
1.89
#70CF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#70CF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CF9B
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CF9B | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC298
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#58CEC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70cf9b; /* rgb */ color: rgb(112, 207, 155); /* oklch */ color: oklch(78.2% 0.118 158.1);
Tailwind
colors: {
custom: {
50: '#9edeb8',
500: '#70cf9b',
950: '#000000',
},
}SCSS
$custom: #70cf9b; $custom-light: #9edeb8; $custom-dark: #000000;
JSON
{
"hex": "#70cf9b",
"rgb": {
"r": 112,
"g": 207,
"b": 155
},
"hsl": {
"h": 147.158,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78188,
"c": 0.11836,
"h": 158.1
},
"luminance": 0.50437
}Semantic roles & 50–950 ramp
primary
#70CF9B
secondary
#994A75
accent
#287ABD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481