#71DD84#71DD84
#71DD84 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.160 H 147.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD84 |
|---|---|
| RGB | rgb(113, 221, 132) |
| HSL | hsl(131, 61%, 65%) |
| HSV | hsv(131, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.12, -49.77, 34.34) |
| CIE-LCH | lch(80.12, 60.47, 145.40°) |
| OKLab | oklab(81.15% -0.1351 0.085) |
| OKLCH | oklch(81.15% 0.16 147.8) |
| XYZ | xyz(36.8291, 56.8867, 30.8648) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.46
Emerald
#50C878
ΔE00 5.82
Seaweed
#18D17B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD84 #DD71CA
analogous
#94DD71 #71DD84 #71DDBA
triadic
#71DD84 #8471DD #DD8471
tetradic
#71DD84 #7194DD #DD71CA #DDBA71
square
#71DD84 #7194DD #DD71CA #DDBA71
split-complementary
#71DD84 #BA71DD #DD7194
monochromatic
#29AB40 #40D159 #71DD84 #A2E9AF #D4F5DA
Accessibility & contrast
On white
1.70
#71DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#71DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD84
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD84 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#5DD9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd84; /* rgb */ color: rgb(113, 221, 132); /* oklch */ color: oklch(81.1% 0.160 147.8);
Tailwind
colors: {
custom: {
50: '#a0e8a8',
500: '#71dd84',
950: '#000000',
},
}SCSS
$custom: #71dd84; $custom-light: #a0e8a8; $custom-dark: #000000;
JSON
{
"hex": "#71dd84",
"rgb": {
"r": 113,
"g": 221,
"b": 132
},
"hsl": {
"h": 130.556,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81146,
"c": 0.15962,
"h": 147.8
},
"luminance": 0.5689
}Semantic roles & 50–950 ramp
primary
#71DD84
secondary
#AD459B
accent
#1CABC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480