#71D58F#71D58F
#71D58F is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.138 H 151.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71D58F |
|---|---|
| RGB | rgb(113, 213, 143) |
| HSL | hsl(138, 54%, 64%) |
| HSV | hsv(138, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(77.92, -44.55, 25.78) |
| CIE-LCH | lch(77.92, 51.47, 149.94°) |
| OKLab | oklab(79.42% -0.1214 0.0649) |
| OKLCH | oklch(79.42% 0.138 151.9) |
| XYZ | xyz(35.5599, 53.0797, 34.3528) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.59
Soft Green
#6FC276
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.62
Aqua Green
#12E193
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 5.93
Weird Green
#3AE57F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D58F #D571B7
analogous
#85D571 #71D58F #71D5C1
triadic
#71D58F #8F71D5 #D58F71
tetradic
#71D58F #7185D5 #D571B7 #D5C171
square
#71D58F #7185D5 #D571B7 #D5C171
split-complementary
#71D58F #C171D5 #D57185
monochromatic
#2E9D50 #42C76A #71D58F #A0E3B4 #CFF1DA
Accessibility & contrast
On white
1.81
#71D58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#71D58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D58F
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D58F | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78B
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#5CD2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d58f; /* rgb */ color: rgb(113, 213, 143); /* oklch */ color: oklch(79.4% 0.138 151.9);
Tailwind
colors: {
custom: {
50: '#9fe2b0',
500: '#71d58f',
950: '#000000',
},
}SCSS
$custom: #71d58f; $custom-light: #9fe2b0; $custom-dark: #000000;
JSON
{
"hex": "#71d58f",
"rgb": {
"r": 113,
"g": 213,
"b": 143
},
"hsl": {
"h": 138,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.79415,
"c": 0.13763,
"h": 151.9
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#71D58F
secondary
#A24987
accent
#2492C2
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481