#71CC93#71CC93
#71CC93 is a light, vivid green. Relative luminance 0.488; OKLCH L 77.3% C 0.121 H 154.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71CC93 |
|---|---|
| RGB | rgb(113, 204, 147) |
| HSL | hsl(142, 47%, 62%) |
| HSV | hsv(142, 45%, 80%) |
| CMYK | cmyk(44.6%, 0%, 27.9%, 20%) |
| CIE-LAB | lab(75.33, -39.88, 20.14) |
| CIE-LCH | lch(75.33, 44.67, 153.20°) |
| OKLab | oklab(77.33% -0.1092 0.0512) |
| OKLCH | oklch(77.33% 0.121 154.9) |
| XYZ | xyz(33.6670, 48.8006, 35.2435) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 6.06
Greenish Teal
#32BF84
ΔE00 6.06
Greenblue
#23C48B
ΔE00 6.08
Dark Mint
#48C072
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CC93 #CC71AA
analogous
#7DCC71 #71CC93 #71CCC1
triadic
#71CC93 #9371CC #CC9371
tetradic
#71CC93 #717DCC #CC71AA #CCC171
square
#71CC93 #717DCC #CC71AA #CCC171
split-complementary
#71CC93 #C171CC #CC717D
monochromatic
#338F56 #44BC71 #71CC93 #9EDCB5 #CBECD7
Accessibility & contrast
On white
1.95
#71CC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#71CC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CC93
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CC93 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF90
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#5DCABD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #71cc93; /* rgb */ color: rgb(113, 204, 147); /* oklch */ color: oklch(77.3% 0.121 154.9);
Tailwind
colors: {
custom: {
50: '#9edcb3',
500: '#71cc93',
950: '#000000',
},
}SCSS
$custom: #71cc93; $custom-light: #9edcb3; $custom-dark: #000000;
JSON
{
"hex": "#71cc93",
"rgb": {
"r": 113,
"g": 204,
"b": 147
},
"hsl": {
"h": 142.418,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.77327,
"c": 0.1206,
"h": 154.9
},
"luminance": 0.48803
}Semantic roles & 50–950 ramp
primary
#71CC93
secondary
#DDBCD1
accent
#2B85BA
background
#FAFDFB
surface
#F3FBF6
border
#CDD4D0
text
#0F1511
muted
#7F8380