#71DF7C#71DF7C
#71DF7C is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.170 H 145.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF7C |
|---|---|
| RGB | rgb(113, 223, 124) |
| HSL | hsl(126, 63%, 66%) |
| HSV | hsv(126, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.59, -51.82, 38.95) |
| CIE-LCH | lch(80.59, 64.82, 143.07°) |
| OKLab | oklab(81.5% -0.1407 0.0954) |
| OKLCH | oklch(81.5% 0.17 145.9) |
| XYZ | xyz(36.8337, 57.7385, 28.2685) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 5.67
Turquoise Green
#04F489
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF7C #DF71D4
analogous
#9DDF71 #71DF7C #71DFB3
triadic
#71DF7C #7C71DF #DF7C71
tetradic
#71DF7C #719DDF #DF71D4 #DFB371
square
#71DF7C #719DDF #DF71D4 #DFB371
split-complementary
#71DF7C #B371DF #DF719D
monochromatic
#27AE35 #3FD44E #71DF7C #A3EAAA #D5F6D8
Accessibility & contrast
On white
1.67
#71DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#71DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF7C
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF7C | 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)
#E2CE74
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#5FDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df7c; /* rgb */ color: rgb(113, 223, 124); /* oklch */ color: oklch(81.5% 0.170 145.9);
Tailwind
colors: {
custom: {
50: '#a1eaa3',
500: '#71df7c',
950: '#000000',
},
}SCSS
$custom: #71df7c; $custom-light: #a1eaa3; $custom-dark: #000000;
JSON
{
"hex": "#71df7c",
"rgb": {
"r": 113,
"g": 223,
"b": 124
},
"hsl": {
"h": 126,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81498,
"c": 0.16997,
"h": 145.9
},
"luminance": 0.57741
}Semantic roles & 50–950 ramp
primary
#71DF7C
secondary
#B044A5
accent
#1BB9CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480