#71DD82#71DD82
#71DD82 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.162 H 147.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD82 |
|---|---|
| RGB | rgb(113, 221, 130) |
| HSL | hsl(129, 61%, 65%) |
| HSV | hsv(129, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(80.09, -50.09, 35.30) |
| CIE-LCH | lch(80.09, 61.28, 144.82°) |
| OKLab | oklab(81.11% -0.136 0.0872) |
| OKLCH | oklch(81.11% 0.162 147.3) |
| XYZ | xyz(36.6936, 56.8325, 30.1509) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 5.04
Lightish Green
#61E160
ΔE00 5.14
Emerald
#50C878
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD82 #DD71CC
analogous
#96DD71 #71DD82 #71DDB8
triadic
#71DD82 #8271DD #DD8271
tetradic
#71DD82 #7196DD #DD71CC #DDB871
square
#71DD82 #7196DD #DD71CC #DDB871
split-complementary
#71DD82 #B871DD #DD7196
monochromatic
#29AB3D #40D157 #71DD82 #A2E9AD #D4F5D9
Accessibility & contrast
On white
1.70
#71DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#71DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD82
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD82 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#5ED9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd82; /* rgb */ color: rgb(113, 221, 130); /* oklch */ color: oklch(81.1% 0.162 147.3);
Tailwind
colors: {
custom: {
50: '#a0e8a7',
500: '#71dd82',
950: '#000000',
},
}SCSS
$custom: #71dd82; $custom-light: #a0e8a7; $custom-dark: #000000;
JSON
{
"hex": "#71dd82",
"rgb": {
"r": 113,
"g": 221,
"b": 130
},
"hsl": {
"h": 129.444,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81111,
"c": 0.16153,
"h": 147.3
},
"luminance": 0.56835
}Semantic roles & 50–950 ramp
primary
#71DD82
secondary
#AD459D
accent
#1CAEC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480