#71DF79#71DF79
#71DF79 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.173 H 145.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF79 |
|---|---|
| RGB | rgb(113, 223, 121) |
| HSL | hsl(124, 63%, 66%) |
| HSV | hsv(124, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.55, -52.25, 40.38) |
| CIE-LCH | lch(80.55, 66.04, 142.31°) |
| OKLab | oklab(81.45% -0.1419 0.0985) |
| OKLCH | oklch(81.45% 0.173 145.2) |
| XYZ | xyz(36.6469, 57.6637, 27.2845) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.14
Fresh Green
#69D84F
ΔE00 5.22
Palegreen
#98FB98
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF79 #DF71D7
analogous
#A0DF71 #71DF79 #71DFB0
triadic
#71DF79 #7971DF #DF7971
tetradic
#71DF79 #71A0DF #DF71D7 #DFB071
square
#71DF79 #71A0DF #DF71D7 #DFB071
split-complementary
#71DF79 #B071DF #DF71A0
monochromatic
#27AE31 #3FD44A #71DF79 #A3EAA8 #D5F6D7
Accessibility & contrast
On white
1.68
#71DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#71DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF79
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF79 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#60DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df79; /* rgb */ color: rgb(113, 223, 121); /* oklch */ color: oklch(81.5% 0.173 145.2);
Tailwind
colors: {
custom: {
50: '#a1eaa1',
500: '#71df79',
950: '#000000',
},
}SCSS
$custom: #71df79; $custom-light: #a1eaa1; $custom-dark: #000000;
JSON
{
"hex": "#71df79",
"rgb": {
"r": 113,
"g": 223,
"b": 121
},
"hsl": {
"h": 124.364,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.8145,
"c": 0.17276,
"h": 145.2
},
"luminance": 0.57667
}Semantic roles & 50–950 ramp
primary
#71DF79
secondary
#B044A8
accent
#1BBECB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480