#71CF99#71CF99
#71CF99 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.120 H 157.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71CF99 |
|---|---|
| RGB | rgb(113, 207, 153) |
| HSL | hsl(146, 49%, 63%) |
| HSV | hsv(146, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.33, -40.06, 18.35) |
| CIE-LCH | lch(76.33, 44.06, 155.38°) |
| OKLab | oklab(78.19% -0.11 0.0468) |
| OKLCH | oklch(78.19% 0.12 157) |
| XYZ | xyz(34.8701, 50.4337, 38.0280) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.34
Eucalyptus
#44D7A8
ΔE00 5.38
Emerald
#50C878
ΔE00 6.02
Greenblue
#23C48B
ΔE00 6.16
Greenish Teal
#32BF84
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CF99 #CF71A7
analogous
#78CF71 #71CF99 #71CFC8
triadic
#71CF99 #9971CF #CF9971
tetradic
#71CF99 #7178CF #CF71A7 #CFC871
square
#71CF99 #7178CF #CF71A7 #CFC871
split-complementary
#71CF99 #C871CF #CF7178
monochromatic
#32945C #43C078 #71CF99 #9FDEBA #CCEEDB
Accessibility & contrast
On white
1.89
#71CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#71CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CF99
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CF99 | 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)
#CEC296
Deuteranopia (green-blind)
#C0B89C
Tritanopia (blue-blind)
#5ACEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71cf99; /* rgb */ color: rgb(113, 207, 153); /* oklch */ color: oklch(78.2% 0.120 157.0);
Tailwind
colors: {
custom: {
50: '#9fdeb7',
500: '#71cf99',
950: '#000000',
},
}SCSS
$custom: #71cf99; $custom-light: #9fdeb7; $custom-dark: #000000;
JSON
{
"hex": "#71cf99",
"rgb": {
"r": 113,
"g": 207,
"b": 153
},
"hsl": {
"h": 145.532,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.78185,
"c": 0.11953,
"h": 157
},
"luminance": 0.50436
}Semantic roles & 50–950 ramp
primary
#71CF99
secondary
#9A4B78
accent
#297EBD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481