#71CF96#71CF96
#71CF96 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.122 H 155.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71CF96 |
|---|---|
| RGB | rgb(113, 207, 150) |
| HSL | hsl(144, 49%, 63%) |
| HSV | hsv(144, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 27.5%, 18.8%) |
| CIE-LAB | lab(76.27, -40.64, 19.86) |
| CIE-LCH | lch(76.27, 45.23, 153.96°) |
| OKLab | oklab(78.12% -0.1113 0.0505) |
| OKLCH | oklch(78.12% 0.122 155.6) |
| XYZ | xyz(34.6254, 50.3358, 36.7394) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.39
Emerald
#50C878
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.83
Soft Green
#6FC276
ΔE00 5.87
Mediumaquamarine
#66CDAA
ΔE00 6.02
Greenblue
#23C48B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CF96 #CF71AA
analogous
#7BCF71 #71CF96 #71CFC5
triadic
#71CF96 #9671CF #CF9671
tetradic
#71CF96 #717BCF #CF71AA #CFC571
square
#71CF96 #717BCF #CF71AA #CFC571
split-complementary
#71CF96 #C571CF #CF717B
monochromatic
#329458 #43C074 #71CF96 #9FDEB8 #CCEEDA
Accessibility & contrast
On white
1.90
#71CF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#71CF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CF96
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CF96 | 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)
#CEC293
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#5BCDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71cf96; /* rgb */ color: rgb(113, 207, 150); /* oklch */ color: oklch(78.1% 0.122 155.6);
Tailwind
colors: {
custom: {
50: '#9fdeb5',
500: '#71cf96',
950: '#000000',
},
}SCSS
$custom: #71cf96; $custom-light: #9fdeb5; $custom-dark: #000000;
JSON
{
"hex": "#71cf96",
"rgb": {
"r": 113,
"g": 207,
"b": 150
},
"hsl": {
"h": 143.617,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.78117,
"c": 0.12226,
"h": 155.6
},
"luminance": 0.50338
}Semantic roles & 50–950 ramp
primary
#71CF96
secondary
#9A4B7B
accent
#2983BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481