#71DE89#71DE89
#71DE89 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.5% C 0.156 H 149.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE89 |
|---|---|
| RGB | rgb(113, 222, 137) |
| HSL | hsl(133, 62%, 66%) |
| HSV | hsv(133, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(80.49, -49.37, 32.30) |
| CIE-LCH | lch(80.49, 59.00, 146.81°) |
| OKLab | oklab(81.48% -0.1341 0.0803) |
| OKLCH | oklch(81.48% 0.156 149.1) |
| XYZ | xyz(37.4443, 57.5565, 32.7984) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.79
Emerald
#50C878
ΔE00 5.89
Seaweed
#18D17B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE89 #DE71C6
analogous
#8FDE71 #71DE89 #71DEBF
triadic
#71DE89 #8971DE #DE8971
tetradic
#71DE89 #718FDE #DE71C6 #DEBF71
square
#71DE89 #718FDE #DE71C6 #DEBF71
split-complementary
#71DE89 #BF71DE #DE718F
monochromatic
#28AD45 #3FD260 #71DE89 #A3EAB2 #D4F5DC
Accessibility & contrast
On white
1.68
#71DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#71DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE89
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE89 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#D0C48E
Tritanopia (blue-blind)
#5CDAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71de89; /* rgb */ color: rgb(113, 222, 137); /* oklch */ color: oklch(81.5% 0.156 149.1);
Tailwind
colors: {
custom: {
50: '#a0e9ac',
500: '#71de89',
950: '#000000',
},
}SCSS
$custom: #71de89; $custom-light: #a0e9ac; $custom-dark: #000000;
JSON
{
"hex": "#71de89",
"rgb": {
"r": 113,
"g": 222,
"b": 137
},
"hsl": {
"h": 133.211,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.81479,
"c": 0.15629,
"h": 149.1
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#71DE89
secondary
#AF4597
accent
#1BA4CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481