#71DE79#71DE79
#71DE79 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.171 H 145.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE79 |
|---|---|
| RGB | rgb(113, 222, 121) |
| HSL | hsl(124, 62%, 66%) |
| HSV | hsv(124, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(80.25, -51.85, 40.00) |
| CIE-LCH | lch(80.25, 65.49, 142.35°) |
| OKLab | oklab(81.21% -0.1408 0.0977) |
| OKLCH | oklch(81.21% 0.171 145.3) |
| XYZ | xyz(36.3805, 57.1310, 27.1957) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 5.12
Fresh Green
#69D84F
ΔE00 5.24
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE79 #DE71D6
analogous
#9FDE71 #71DE79 #71DEB0
triadic
#71DE79 #7971DE #DE7971
tetradic
#71DE79 #719FDE #DE71D6 #DEB071
square
#71DE79 #719FDE #DE71D6 #DEB071
split-complementary
#71DE79 #B071DE #DE719F
monochromatic
#28AD32 #3FD24A #71DE79 #A3EAA8 #D4F5D7
Accessibility & contrast
On white
1.69
#71DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#71DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE79
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE79 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#60D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71de79; /* rgb */ color: rgb(113, 222, 121); /* oklch */ color: oklch(81.2% 0.171 145.3);
Tailwind
colors: {
custom: {
50: '#a1e9a1',
500: '#71de79',
950: '#000000',
},
}SCSS
$custom: #71de79; $custom-light: #a1e9a1; $custom-dark: #000000;
JSON
{
"hex": "#71de79",
"rgb": {
"r": 113,
"g": 222,
"b": 121
},
"hsl": {
"h": 124.404,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.81206,
"c": 0.17138,
"h": 145.3
},
"luminance": 0.57134
}Semantic roles & 50–950 ramp
primary
#71DE79
secondary
#AF45A7
accent
#1BBDCA
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480