#71CF97#71CF97
#71CF97 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.121 H 156.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71CF97 |
|---|---|
| RGB | rgb(113, 207, 151) |
| HSL | hsl(144, 49%, 63%) |
| HSV | hsv(144, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.29, -40.45, 19.36) |
| CIE-LCH | lch(76.29, 44.84, 154.43°) |
| OKLab | oklab(78.14% -0.1109 0.0493) |
| OKLCH | oklch(78.14% 0.121 156) |
| XYZ | xyz(34.7063, 50.3682, 37.1653) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.24
Emerald
#50C878
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 5.80
Soft Green
#6FC276
ΔE00 6.06
Greenblue
#23C48B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CF97 #CF71A9
analogous
#7ACF71 #71CF97 #71CFC6
triadic
#71CF97 #9771CF #CF9771
tetradic
#71CF97 #717ACF #CF71A9 #CFC671
square
#71CF97 #717ACF #CF71A9 #CFC671
split-complementary
#71CF97 #C671CF #CF717A
monochromatic
#329459 #43C076 #71CF97 #9FDEB8 #CCEEDA
Accessibility & contrast
On white
1.90
#71CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#71CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CF97
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CF97 | 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)
#CEC294
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#5BCDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71cf97; /* rgb */ color: rgb(113, 207, 151); /* oklch */ color: oklch(78.1% 0.121 156.0);
Tailwind
colors: {
custom: {
50: '#9fdeb5',
500: '#71cf97',
950: '#000000',
},
}SCSS
$custom: #71cf97; $custom-light: #9fdeb5; $custom-dark: #000000;
JSON
{
"hex": "#71cf97",
"rgb": {
"r": 113,
"g": 207,
"b": 151
},
"hsl": {
"h": 144.255,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.7814,
"c": 0.12135,
"h": 156
},
"luminance": 0.50371
}Semantic roles & 50–950 ramp
primary
#71CF97
secondary
#9A4B7A
accent
#2981BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481