#71D37F#71D37F
#71D37F is a light, vivid green. Relative luminance 0.516; OKLCH L 78.6% C 0.150 H 147.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71D37F |
|---|---|
| RGB | rgb(113, 211, 127) |
| HSL | hsl(129, 53%, 64%) |
| HSV | hsv(129, 46%, 83%) |
| CMYK | cmyk(46.4%, 0%, 39.8%, 17.3%) |
| CIE-LAB | lab(77.06, -46.41, 32.88) |
| CIE-LCH | lch(77.06, 56.88, 144.68°) |
| OKLab | oklab(78.62% -0.1261 0.0815) |
| OKLCH | oklch(78.62% 0.15 147.1) |
| XYZ | xyz(33.9331, 51.6291, 28.2519) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.07
Soft Green
#6FC276
ΔE00 4.28
Seaweed
#18D17B
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 5.82
Dark Mint
#48C072
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D37F #D371C5
analogous
#94D371 #71D37F #71D3B0
triadic
#71D37F #7F71D3 #D37F71
tetradic
#71D37F #7194D3 #D371C5 #D3B071
square
#71D37F #7194D3 #D371C5 #D3B071
split-complementary
#71D37F #B071D3 #D37194
monochromatic
#309A3F #42C555 #71D37F #A0E1A9 #CEF0D3
Accessibility & contrast
On white
1.85
#71D37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#71D37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D37F
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D37F | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#C7BB84
Tritanopia (blue-blind)
#61CFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71d37f; /* rgb */ color: rgb(113, 211, 127); /* oklch */ color: oklch(78.6% 0.150 147.1);
Tailwind
colors: {
custom: {
50: '#9fe1a5',
500: '#71d37f',
950: '#000000',
},
}SCSS
$custom: #71d37f; $custom-light: #9fe1a5; $custom-dark: #000000;
JSON
{
"hex": "#71d37f",
"rgb": {
"r": 113,
"g": 211,
"b": 127
},
"hsl": {
"h": 128.571,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.78622,
"c": 0.15014,
"h": 147.1
},
"luminance": 0.51632
}Semantic roles & 50–950 ramp
primary
#71D37F
secondary
#9F4993
accent
#25AAC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480