#71DA7F#71DA7F
#71DA7F is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.160 H 146.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71DA7F |
|---|---|
| RGB | rgb(113, 218, 127) |
| HSL | hsl(128, 59%, 65%) |
| HSV | hsv(128, 48%, 85%) |
| CMYK | cmyk(48.2%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(79.15, -49.33, 35.60) |
| CIE-LCH | lch(79.15, 60.83, 144.18°) |
| OKLab | oklab(80.33% -0.1339 0.0878) |
| OKLCH | oklch(80.33% 0.16 146.8) |
| XYZ | xyz(35.7101, 55.1831, 28.8442) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 5.12
Lightish Green
#61E160
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.15
Emerald
#50C878
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DA7F #DA71CC
analogous
#98DA71 #71DA7F #71DAB4
triadic
#71DA7F #7F71DA #DA7F71
tetradic
#71DA7F #7198DA #DA71CC #DAB471
square
#71DA7F #7198DA #DA71CC #DAB471
split-complementary
#71DA7F #B471DA #DA7198
monochromatic
#2BA53B #40CD53 #71DA7F #A2E7AB #D2F3D7
Accessibility & contrast
On white
1.74
#71DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#71DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DA7F
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DA7F | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#5FD6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71da7f; /* rgb */ color: rgb(113, 218, 127); /* oklch */ color: oklch(80.3% 0.160 146.8);
Tailwind
colors: {
custom: {
50: '#a0e6a5',
500: '#71da7f',
950: '#000000',
},
}SCSS
$custom: #71da7f; $custom-light: #a0e6a5; $custom-dark: #000000;
JSON
{
"hex": "#71da7f",
"rgb": {
"r": 113,
"g": 218,
"b": 127
},
"hsl": {
"h": 128,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.80328,
"c": 0.16013,
"h": 146.8
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#71DA7F
secondary
#A9469C
accent
#1FB0C6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480