#71D78F#71D78F
#71D78F is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.141 H 151.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71D78F |
|---|---|
| RGB | rgb(113, 215, 143) |
| HSL | hsl(138, 56%, 64%) |
| HSV | hsv(138, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(78.52, -45.41, 26.58) |
| CIE-LCH | lch(78.52, 52.62, 149.66°) |
| OKLab | oklab(79.9% -0.1236 0.0668) |
| OKLCH | oklch(79.9% 0.141 151.6) |
| XYZ | xyz(36.0660, 54.0920, 34.5216) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D78F #D771B9
analogous
#86D771 #71D78F #71D7C2
triadic
#71D78F #8F71D7 #D78F71
tetradic
#71D78F #7186D7 #D771B9 #D7C271
square
#71D78F #7186D7 #D771B9 #D7C271
split-complementary
#71D78F #C271D7 #D77186
monochromatic
#2DA04F #41CA69 #71D78F #A1E4B5 #D0F2DA
Accessibility & contrast
On white
1.78
#71D78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#71D78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D78F
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D78F | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88A
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#5CD4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d78f; /* rgb */ color: rgb(113, 215, 143); /* oklch */ color: oklch(79.9% 0.141 151.6);
Tailwind
colors: {
custom: {
50: '#9fe4b0',
500: '#71d78f',
950: '#000000',
},
}SCSS
$custom: #71d78f; $custom-light: #9fe4b0; $custom-dark: #000000;
JSON
{
"hex": "#71d78f",
"rgb": {
"r": 113,
"g": 215,
"b": 143
},
"hsl": {
"h": 137.647,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79898,
"c": 0.14054,
"h": 151.6
},
"luminance": 0.54095
}Semantic roles & 50–950 ramp
primary
#71D78F
secondary
#A44889
accent
#2294C4
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481