#71DD8A#71DD8A
#71DD8A is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.154 H 149.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD8A |
|---|---|
| RGB | rgb(113, 221, 138) |
| HSL | hsl(134, 61%, 65%) |
| HSV | hsv(134, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(80.21, -48.79, 31.42) |
| CIE-LCH | lch(80.21, 58.03, 147.22°) |
| OKLab | oklab(81.25% -0.1325 0.0783) |
| OKLCH | oklch(81.25% 0.154 149.4) |
| XYZ | xyz(37.2516, 57.0557, 33.0897) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.39
Emerald
#50C878
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.70
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD8A #DD71C4
analogous
#8EDD71 #71DD8A #71DDC0
triadic
#71DD8A #8A71DD #DD8A71
tetradic
#71DD8A #718EDD #DD71C4 #DDC071
square
#71DD8A #718EDD #DD71C4 #DDC071
split-complementary
#71DD8A #C071DD #DD718E
monochromatic
#29AB47 #40D161 #71DD8A #A2E9B3 #D4F5DB
Accessibility & contrast
On white
1.69
#71DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#71DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD8A
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD8A | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#5CDAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd8a; /* rgb */ color: rgb(113, 221, 138); /* oklch */ color: oklch(81.3% 0.154 149.4);
Tailwind
colors: {
custom: {
50: '#a0e8ad',
500: '#71dd8a',
950: '#000000',
},
}SCSS
$custom: #71dd8a; $custom-light: #a0e8ad; $custom-dark: #000000;
JSON
{
"hex": "#71dd8a",
"rgb": {
"r": 113,
"g": 221,
"b": 138
},
"hsl": {
"h": 133.889,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81254,
"c": 0.15393,
"h": 149.4
},
"luminance": 0.57059
}Semantic roles & 50–950 ramp
primary
#71DD8A
secondary
#AD4595
accent
#1CA1C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481