#71DD83#71DD83
#71DD83 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.161 H 147.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD83 |
|---|---|
| RGB | rgb(113, 221, 131) |
| HSL | hsl(130, 61%, 65%) |
| HSV | hsv(130, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.10, -49.93, 34.82) |
| CIE-LCH | lch(80.10, 60.87, 145.11°) |
| OKLab | oklab(81.13% -0.1355 0.0861) |
| OKLCH | oklch(81.13% 0.161 147.6) |
| XYZ | xyz(36.7610, 56.8595, 30.5062) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.30
Emerald
#50C878
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD83 #DD71CB
analogous
#95DD71 #71DD83 #71DDB9
triadic
#71DD83 #8371DD #DD8371
tetradic
#71DD83 #7195DD #DD71CB #DDB971
square
#71DD83 #7195DD #DD71CB #DDB971
split-complementary
#71DD83 #B971DD #DD7195
monochromatic
#29AB3F #40D158 #71DD83 #A2E9AE #D4F5D9
Accessibility & contrast
On white
1.70
#71DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#71DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD83
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD83 | 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)
#DFCD7D
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#5ED9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd83; /* rgb */ color: rgb(113, 221, 131); /* oklch */ color: oklch(81.1% 0.161 147.6);
Tailwind
colors: {
custom: {
50: '#a0e8a8',
500: '#71dd83',
950: '#000000',
},
}SCSS
$custom: #71dd83; $custom-light: #a0e8a8; $custom-dark: #000000;
JSON
{
"hex": "#71dd83",
"rgb": {
"r": 113,
"g": 221,
"b": 131
},
"hsl": {
"h": 130,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81128,
"c": 0.16057,
"h": 147.6
},
"luminance": 0.56862
}Semantic roles & 50–950 ramp
primary
#71DD83
secondary
#AD459C
accent
#1CACC9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480