#71D778#71D778
#71D778 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.163 H 145.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71D778 |
|---|---|
| RGB | rgb(113, 215, 120) |
| HSL | hsl(124, 56%, 64%) |
| HSV | hsv(124, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 44.2%, 15.7%) |
| CIE-LAB | lab(78.15, -49.15, 37.82) |
| CIE-LCH | lch(78.15, 62.02, 142.42°) |
| OKLab | oklab(79.48% -0.1336 0.0927) |
| OKLCH | oklch(79.48% 0.163 145.2) |
| XYZ | xyz(34.4988, 53.4651, 26.2676) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.32
Emerald
#50C878
ΔE00 5.32
Fresh Green
#69D84F
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D778 #D771D0
analogous
#9DD771 #71D778 #71D7AB
triadic
#71D778 #7871D7 #D77871
tetradic
#71D778 #719DD7 #D771D0 #D7AB71
square
#71D778 #719DD7 #D771D0 #D7AB71
split-complementary
#71D778 #AB71D7 #D7719D
monochromatic
#2DA035 #41CA4B #71D778 #A1E4A5 #D0F2D3
Accessibility & contrast
On white
1.80
#71D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#71D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D778
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D778 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#CCBE7E
Tritanopia (blue-blind)
#62D2C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d778; /* rgb */ color: rgb(113, 215, 120); /* oklch */ color: oklch(79.5% 0.163 145.2);
Tailwind
colors: {
custom: {
50: '#a0e4a0',
500: '#71d778',
950: '#000000',
},
}SCSS
$custom: #71d778; $custom-light: #a0e4a0; $custom-dark: #000000;
JSON
{
"hex": "#71d778",
"rgb": {
"r": 113,
"g": 215,
"b": 120
},
"hsl": {
"h": 124.118,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79479,
"c": 0.16256,
"h": 145.2
},
"luminance": 0.53468
}Semantic roles & 50–950 ramp
primary
#71D778
secondary
#A4489E
accent
#22B8C4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480