#71DD7E#71DD7E
#71DD7E is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.165 H 146.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD7E |
|---|---|
| RGB | rgb(113, 221, 126) |
| HSL | hsl(127, 61%, 65%) |
| HSV | hsv(127, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(80.03, -50.71, 37.23) |
| CIE-LCH | lch(80.03, 62.91, 143.71°) |
| OKLab | oklab(81.04% -0.1377 0.0915) |
| OKLCH | oklch(81.04% 0.165 146.4) |
| XYZ | xyz(36.4303, 56.7272, 28.7644) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 5.02
Fresh Green
#69D84F
ΔE00 6.07
Emerald
#50C878
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD7E #DD71D0
analogous
#9ADD71 #71DD7E #71DDB4
triadic
#71DD7E #7E71DD #DD7E71
tetradic
#71DD7E #719ADD #DD71D0 #DDB471
square
#71DD7E #719ADD #DD71D0 #DDB471
split-complementary
#71DD7E #B471DD #DD719A
monochromatic
#29AB39 #40D151 #71DD7E #A2E9AB #D4F5D8
Accessibility & contrast
On white
1.70
#71DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#71DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD7E
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD7E | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD77
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#5FD9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71dd7e; /* rgb */ color: rgb(113, 221, 126); /* oklch */ color: oklch(81.0% 0.165 146.4);
Tailwind
colors: {
custom: {
50: '#a0e8a4',
500: '#71dd7e',
950: '#000000',
},
}SCSS
$custom: #71dd7e; $custom-light: #a0e8a4; $custom-dark: #000000;
JSON
{
"hex": "#71dd7e",
"rgb": {
"r": 113,
"g": 221,
"b": 126
},
"hsl": {
"h": 127.222,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81043,
"c": 0.16531,
"h": 146.4
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#71DD7E
secondary
#AD45A1
accent
#1CB4C9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480