#71D27F#71D27F
#71D27F is a light, vivid green. Relative luminance 0.511; OKLCH L 78.4% C 0.149 H 147.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71D27F |
|---|---|
| RGB | rgb(113, 210, 127) |
| HSL | hsl(129, 52%, 63%) |
| HSV | hsv(129, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 39.5%, 17.6%) |
| CIE-LAB | lab(76.76, -45.99, 32.49) |
| CIE-LCH | lch(76.76, 56.31, 144.76°) |
| OKLab | oklab(78.38% -0.125 0.0806) |
| OKLCH | oklch(78.38% 0.149 147.2) |
| XYZ | xyz(33.6855, 51.1338, 28.1693) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.91
Soft Green
#6FC276
ΔE00 4.03
Seaweed
#18D17B
ΔE00 5.55
Dark Mint
#48C072
ΔE00 5.79
Tealish Green
#0CDC73
ΔE00 5.94
Weird Green
#3AE57F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D27F #D271C4
analogous
#93D271 #71D27F #71D2AF
triadic
#71D27F #7F71D2 #D27F71
tetradic
#71D27F #7193D2 #D271C4 #D2AF71
square
#71D27F #7193D2 #D271C4 #D2AF71
split-complementary
#71D27F #AF71D2 #D27193
monochromatic
#30983F #43C355 #71D27F #9FE1A9 #CEEFD3
Accessibility & contrast
On white
1.87
#71D27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#71D27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D27F
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D27F | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#C6BA84
Tritanopia (blue-blind)
#61CEBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71d27f; /* rgb */ color: rgb(113, 210, 127); /* oklch */ color: oklch(78.4% 0.149 147.2);
Tailwind
colors: {
custom: {
50: '#9fe0a5',
500: '#71d27f',
950: '#000000',
},
}SCSS
$custom: #71d27f; $custom-light: #9fe0a5; $custom-dark: #000000;
JSON
{
"hex": "#71d27f",
"rgb": {
"r": 113,
"g": 210,
"b": 127
},
"hsl": {
"h": 128.66,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.78379,
"c": 0.14868,
"h": 147.2
},
"luminance": 0.51136
}Semantic roles & 50–950 ramp
primary
#71D27F
secondary
#9E4A91
accent
#26A9BF
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480