#71DD85#71DD85
#71DD85 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.159 H 148.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD85 |
|---|---|
| RGB | rgb(113, 221, 133) |
| HSL | hsl(131, 61%, 65%) |
| HSV | hsv(131, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(80.13, -49.61, 33.85) |
| CIE-LCH | lch(80.13, 60.06, 145.69°) |
| OKLab | oklab(81.16% -0.1347 0.0839) |
| OKLCH | oklch(81.16% 0.159 148.1) |
| XYZ | xyz(36.8979, 56.9142, 31.2269) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.13
Lightish Green
#61E160
ΔE00 5.63
Emerald
#50C878
ΔE00 5.79
Seaweed
#18D17B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD85 #DD71C9
analogous
#93DD71 #71DD85 #71DDBB
triadic
#71DD85 #8571DD #DD8571
tetradic
#71DD85 #7193DD #DD71C9 #DDBB71
square
#71DD85 #7193DD #DD71C9 #DDBB71
split-complementary
#71DD85 #BB71DD #DD7193
monochromatic
#29AB41 #40D15B #71DD85 #A2E9AF #D4F5DA
Accessibility & contrast
On white
1.70
#71DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#71DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD85
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD85 | 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)
#DFCD7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#5DD9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd85; /* rgb */ color: rgb(113, 221, 133); /* oklch */ color: oklch(81.2% 0.159 148.1);
Tailwind
colors: {
custom: {
50: '#a0e8a9',
500: '#71dd85',
950: '#000000',
},
}SCSS
$custom: #71dd85; $custom-light: #a0e8a9; $custom-dark: #000000;
JSON
{
"hex": "#71dd85",
"rgb": {
"r": 113,
"g": 221,
"b": 133
},
"hsl": {
"h": 131.111,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81163,
"c": 0.15868,
"h": 148.1
},
"luminance": 0.56917
}Semantic roles & 50–950 ramp
primary
#71DD85
secondary
#AD459A
accent
#1CA9C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481