#71DF7D#71DF7D
#71DF7D is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.169 H 146.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF7D |
|---|---|
| RGB | rgb(113, 223, 125) |
| HSL | hsl(127, 63%, 66%) |
| HSV | hsv(127, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.61, -51.67, 38.47) |
| CIE-LCH | lch(80.61, 64.42, 143.33°) |
| OKLab | oklab(81.51% -0.1403 0.0944) |
| OKLCH | oklch(81.51% 0.169 146.1) |
| XYZ | xyz(36.8973, 57.7639, 28.6033) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 5.04
Fresh Green
#69D84F
ΔE00 5.82
Turquoise Green
#04F489
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF7D #DF71D3
analogous
#9CDF71 #71DF7D #71DFB4
triadic
#71DF7D #7D71DF #DF7D71
tetradic
#71DF7D #719CDF #DF71D3 #DFB471
square
#71DF7D #719CDF #DF71D3 #DFB471
split-complementary
#71DF7D #B471DF #DF719C
monochromatic
#27AE36 #3FD44F #71DF7D #A3EAAB #D5F6D8
Accessibility & contrast
On white
1.67
#71DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#71DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF7D
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF7D | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#5FDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df7d; /* rgb */ color: rgb(113, 223, 125); /* oklch */ color: oklch(81.5% 0.169 146.1);
Tailwind
colors: {
custom: {
50: '#a1eaa4',
500: '#71df7d',
950: '#000000',
},
}SCSS
$custom: #71df7d; $custom-light: #a1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#71df7d",
"rgb": {
"r": 113,
"g": 223,
"b": 125
},
"hsl": {
"h": 126.545,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81514,
"c": 0.16904,
"h": 146.1
},
"luminance": 0.57767
}Semantic roles & 50–950 ramp
primary
#71DF7D
secondary
#B044A4
accent
#1BB8CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480