#71DF85#71DF85
#71DF85 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.162 H 147.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF85 |
|---|---|
| RGB | rgb(113, 223, 133) |
| HSL | hsl(131, 63%, 66%) |
| HSV | hsv(131, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.73, -50.43, 34.63) |
| CIE-LCH | lch(80.73, 61.18, 145.53°) |
| OKLab | oklab(81.65% -0.1369 0.0857) |
| OKLCH | oklch(81.65% 0.162 147.9) |
| XYZ | xyz(37.4291, 57.9766, 31.4040) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 5.08
Lightish Green
#61E160
ΔE00 5.35
Emerald
#50C878
ΔE00 6.22
Aqua Green
#12E193
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF85 #DF71CB
analogous
#94DF71 #71DF85 #71DFBC
triadic
#71DF85 #8571DF #DF8571
tetradic
#71DF85 #7194DF #DF71CB #DFBC71
square
#71DF85 #7194DF #DF71CB #DFBC71
split-complementary
#71DF85 #BC71DF #DF7194
monochromatic
#27AE40 #3FD45A #71DF85 #A3EAB0 #D5F6DB
Accessibility & contrast
On white
1.67
#71DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#71DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF85
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF85 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D2C48B
Tritanopia (blue-blind)
#5DDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71df85; /* rgb */ color: rgb(113, 223, 133); /* oklch */ color: oklch(81.6% 0.162 147.9);
Tailwind
colors: {
custom: {
50: '#a1eaa9',
500: '#71df85',
950: '#000000',
},
}SCSS
$custom: #71df85; $custom-light: #a1eaa9; $custom-dark: #000000;
JSON
{
"hex": "#71df85",
"rgb": {
"r": 113,
"g": 223,
"b": 133
},
"hsl": {
"h": 130.909,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81649,
"c": 0.1615,
"h": 147.9
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#71DF85
secondary
#B0449C
accent
#1BABCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481