#71DF89#71DF89
#71DF89 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.158 H 149.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF89 |
|---|---|
| RGB | rgb(113, 223, 137) |
| HSL | hsl(133, 63%, 66%) |
| HSV | hsv(133, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.79, -49.79, 32.69) |
| CIE-LCH | lch(80.79, 59.56, 146.71°) |
| OKLab | oklab(81.72% -0.1352 0.0813) |
| OKLCH | oklch(81.72% 0.158 149) |
| XYZ | xyz(37.7107, 58.0893, 32.8872) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.81
Lightish Green
#61E160
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF89 #DF71C7
analogous
#90DF71 #71DF89 #71DFC0
triadic
#71DF89 #8971DF #DF8971
tetradic
#71DF89 #7190DF #DF71C7 #DFC071
square
#71DF89 #7190DF #DF71C7 #DFC071
split-complementary
#71DF89 #C071DF #DF7190
monochromatic
#27AE45 #3FD45F #71DF89 #A3EAB3 #D5F6DC
Accessibility & contrast
On white
1.66
#71DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#71DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF89
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF89 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#5CDBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df89; /* rgb */ color: rgb(113, 223, 137); /* oklch */ color: oklch(81.7% 0.158 149.0);
Tailwind
colors: {
custom: {
50: '#a0eaac',
500: '#71df89',
950: '#000000',
},
}SCSS
$custom: #71df89; $custom-light: #a0eaac; $custom-dark: #000000;
JSON
{
"hex": "#71df89",
"rgb": {
"r": 113,
"g": 223,
"b": 137
},
"hsl": {
"h": 133.091,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81721,
"c": 0.15771,
"h": 149
},
"luminance": 0.58092
}Semantic roles & 50–950 ramp
primary
#71DF89
secondary
#B04499
accent
#1BA4CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481