#71D080#71D080
#71D080 is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.145 H 147.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71D080 |
|---|---|
| RGB | rgb(113, 208, 128) |
| HSL | hsl(129, 50%, 63%) |
| HSV | hsv(129, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.18, -44.98, 31.22) |
| CIE-LCH | lch(76.18, 54.75, 145.24°) |
| OKLab | oklab(77.91% -0.1223 0.0776) |
| OKLCH | oklch(77.91% 0.145 147.6) |
| XYZ | xyz(33.2603, 50.1786, 28.3507) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.54
Emerald
#50C878
ΔE00 3.59
Dark Mint
#48C072
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 6.30
Algae Green
#21C36F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D080 #D071C1
analogous
#91D071 #71D080 #71D0B0
triadic
#71D080 #8071D0 #D08071
tetradic
#71D080 #7191D0 #D071C1 #D0B071
square
#71D080 #7191D0 #D071C1 #D0B071
split-complementary
#71D080 #B071D0 #D07191
monochromatic
#319541 #43C157 #71D080 #9FDFA9 #CDEED2
Accessibility & contrast
On white
1.90
#71D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#71D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D080
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D080 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#C4B885
Tritanopia (blue-blind)
#61CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71d080; /* rgb */ color: rgb(113, 208, 128); /* oklch */ color: oklch(77.9% 0.145 147.6);
Tailwind
colors: {
custom: {
50: '#9fdfa5',
500: '#71d080',
950: '#000000',
},
}SCSS
$custom: #71d080; $custom-light: #9fdfa5; $custom-dark: #000000;
JSON
{
"hex": "#71d080",
"rgb": {
"r": 113,
"g": 208,
"b": 128
},
"hsl": {
"h": 129.474,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.7791,
"c": 0.1448,
"h": 147.6
},
"luminance": 0.50181
}Semantic roles & 50–950 ramp
primary
#71D080
secondary
#9B4A8E
accent
#28A6BE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480