#71D77F#71D77F
#71D77F is a light, vivid green. Relative luminance 0.536; OKLCH L 79.6% C 0.156 H 146.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71D77F |
|---|---|
| RGB | rgb(113, 215, 127) |
| HSL | hsl(128, 56%, 64%) |
| HSV | hsv(128, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(78.25, -48.08, 34.44) |
| CIE-LCH | lch(78.25, 59.14, 144.39°) |
| OKLab | oklab(79.6% -0.1306 0.0851) |
| OKLCH | oklch(79.6% 0.156 146.9) |
| XYZ | xyz(34.9392, 53.6413, 28.5872) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 5.05
Soft Green
#6FC276
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.34
Lightish Green
#61E160
ΔE00 5.70
Seaweed
#18D17B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D77F #D771C9
analogous
#96D771 #71D77F #71D7B2
triadic
#71D77F #7F71D7 #D77F71
tetradic
#71D77F #7196D7 #D771C9 #D7B271
square
#71D77F #7196D7 #D771C9 #D7B271
split-complementary
#71D77F #B271D7 #D77196
monochromatic
#2DA03D #41CA54 #71D77F #A1E4AA #D0F2D5
Accessibility & contrast
On white
1.79
#71D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#71D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D77F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D77F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#60D3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d77f; /* rgb */ color: rgb(113, 215, 127); /* oklch */ color: oklch(79.6% 0.156 146.9);
Tailwind
colors: {
custom: {
50: '#a0e4a5',
500: '#71d77f',
950: '#000000',
},
}SCSS
$custom: #71d77f; $custom-light: #a0e4a5; $custom-dark: #000000;
JSON
{
"hex": "#71d77f",
"rgb": {
"r": 113,
"g": 215,
"b": 127
},
"hsl": {
"h": 128.235,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79597,
"c": 0.15587,
"h": 146.9
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#71D77F
secondary
#A44898
accent
#22ADC4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480